Returns the content of the specified XML Element
0 |
Integer |
XML File Handle |
The handle to the XML file as returned from the Open XML File command. |
1 |
String |
XPath |
XML Element to interrogate. |
2 |
String LIst |
Text Content |
List of text strings within the specified XML Ele- ment. |
SUCCESS |
The XML Element content was returned successfully. |
FAILURE |
The file handle was invalid, or could not be saved. |
None.