XMLReaderException.CurrentByteIndex
From Xojo Documentation
Property (As Integer )
aXMLReaderException.CurrentByteIndex = newIntegerValue
or
IntegerValue = aXMLReaderException.CurrentByteIndex
Supported for all project types and targets.
or
IntegerValue = aXMLReaderException.CurrentByteIndex
Supported for all project types and targets.
The byte position where the error occurred.