Description
Returns the value referenced by XPath from the XML file listed in Filename.
Syntax
XMLLOOKUP ( filename, XPath )
Parameter | Description |
---|---|
filename | Any filename. |
XPath | Using XPath syntax, the path to the node whose data is to be returned. |