Sets the result of the processing. Overrules the default return value, being the Xml data.

Syntax

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

Parameters

Name Data Type Description
value Any The value to set as the result.

Return Value

None.

Used in

Macro Description
XmlProcessor Native Xml data Macro.

Expand image Examples

SXML