XPathNumber
Returns an number that is the result of an xpath query.
If the result is a list then returns the length of the list.
Syntax
Parameters
Name
Type
Required
Description
xml
text
☑️
Text that contains XML
xpath
text
☑️
Text that contains an XPath query
Last updated
Was this helpful?