xml_parse_error()#
Syntax
xml_parse_error( lineno var, error var )
Returns#
Returns null
Parameters#
| Parameter | Description |
|---|---|
lineno |
line number of the XML file the error occurred (if applicable) |
errortext |
text of the error |