Evaluates the given expression at the current Xml node.

Syntax

Smartsite SXML CopyCode image Copy Code
any this.evaluate(string xpathExpression)

Parameters

Name Data Type Description
xpathExpression String The xpath expression.

Return Value

Data Type Description
Any Object

Used in

Macro Description
XmlProcessor Native Xml data Macro.
SXML