XMLSearch
Get XML values according to given xPath query
Method Signature
Arguments
Argument
Type
Required
Description
Default
XMLNode
XML
true
The XML node to search
xpath
String
true
The xpath query to search for
params
Struct
false
The parameters to pass to the xpath query
{}
Examples
Related
Last updated