Gets the inner XML of the current node.

Syntax

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

Parameters

Name Data Type Description
xpathExpression String The xpath expression.

Return Value

Data Type Description
String String

Used in

Macro Description
XmlProcessor Native Xml data Macro.
SXML