Gets the typed node value of the current Xml node.

Syntax

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

Parameters

Name Data Type Description
xpathExpression String The xpath expression.

Return Value

Data Type Description
Any String

Used in

Macro Description
XmlProcessor Native Xml data Macro.
SXML