Inserts the given xml after the current node.

Syntax

Smartsite SXML CopyCode image Copy Code
this.insertafter(string value)

Parameters

Name Data Type Description
value String The value.

Return Value

None.

Used in

Macro Description
XmlProcessor Native Xml data Macro.
SXML