GetValueDec Procedure
Gets a value as decimal from a XPath under the current node in the given node list.
Signature
GetValueDec(NodeListId: Integer; XPath: Text) DecimalValue: Decimal
Parameters
NodeListId
Integer
The Id of the node list.
XPath
Text
The XPath that should evaluate to a value.
Returns
Decimal
The decimal value of the given XPath.
This documentation is generated from Smart Toolbox v27.0