ICI Modules: xml: GetCurrentLineNumber
Modules by name : by typeSynopsis
int = xml.GetCurrentLineNumber(XML_Parser)Description
Return the current input line number. This is often used when errors are encountered to report the input line number responsible for the misparse.