ICI Modules: xml: GetCurrentColumnNumber
Modules by name : by typeSynopsis
int = xml.GetCurrentColumnNumber(XML_Parser)Description
Return the current column within the current input line. This is often used to report the exact position of an error when a parse fails.