create Get Value As Number Strategy
Type: Function
Creates a strategy which reads an attribute value as number from a node, using the given XPath query.
Arguments
value
Name (Required)
Type: String
The name of the field in which to store the value
xpath
Query (Required)
Type: XPathQuery
The XPath query to execute
Returns
Type: Function
Arguments