Updates the current node's value.

Syntax

Smartsite SXML CopyCode image Copy Code
this.setvalue(any value)

Parameters

Name Data Type Description
value Any The value.

Return Value

None.

Used in

Macro Description
XmlProcessor Native Xml data Macro.

Expand image Example

SXML