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