version 2004 (Modified)
DOM Get XML element (elementRef; elementName; index; elementValue) String
Parameter | Type | Description | |
elementRef | String | XML element reference | |
elementName | String | Name of element to get | |
index | Longint | Index number of element to get | |
elementValue | Variable | Value of the element | |
Function result | String | XML reference (16 characters) |
Description
The DOM Get XML element command returns a reference to the "child" element dependent on the elementName and index parameters.
The value of the element is also returned in the elementValue parameter.
See Also
System Variables or Sets
If the command has been correctly executed, the system variable OK is set to 1. If an error occurs, it is set to 0.