SxXMLCurrentElementText Function

Returns the text for the current element. This will move the reader position to the end of the current element.

Arguments

Number Type Compulsory Default Description
1 string Yes Document reference

Argument 1

Reference for the document from SxXMLReadDocument .

Returns

Return type: string

The text for the current XML element, or empty if no element or document is found.