XMLError()

Syntax

Result$ = XMLError(#XML)
Description
In case of an error while parsing XML data this function returns an error message describing the error. XMLStatus() can be used to detect parsing errors.

To get more information about the error, XMLErrorLine() or XMLErrorPosition() can be used.

Supported OS

All

<- XMLChildCount() - XML Index - XMLErrorLine() ->