XPathValue
The XPathValue
method returns the first occurrence of the value matching the XPath query.
Syntax
XPathValue( query )
Arguments
Argument | Description |
---|---|
query
|
(string) The XPath query to use. |
Returns
(String). A string of the value.