XMLErrorPosition()
Syntax
Result = XMLErrorPosition(#XML)Description
In case of an error while parsing XML data this function returns character position within the line returned by XMLErrorLine() at which the error was caused. (The first character of the line is at position 1) XMLStatus() can be used to detect parsing errors.
Supported OS
All