LINEA=<totalResultsCount>15</totalResultsCount>
LINEA=<totalResultsCount>415</totalResultsCount>
LINEA=<totalResultsCount>19877775</totalResultsCount>
how to get only the internal of string?
note:
The left and right value <> are fixed
the lengt of numeric value are variable
Dim LINEA as String
LINEA=<totalResultsCount>415</totalResultsCount>
LINEA=<totalResultsCount>19877775</totalResultsCount>
how to get only the internal of string?
note:
The left and right value <> are fixed
the lengt of numeric value are variable
Dim LINEA as String