...
string xpath
XPath to be evaluated. If not specified, the current node is used.
Remarks
Finding the value of a current customer's Id:
...
Code Block | ||
---|---|---|
| ||
var id = $Xml.Evaluate('//Customer/Id'); |
See Also
- XPath+and+XQuery
- Xml.EvaluateBoolean
- Xml.EvaluateDateTime
- Xml.EvaluateNumber