Sets the current translation result to the given value. Overrules the standard output a translation generates.
Valid only within the 'replacement' field in translation items.

Syntax

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

Parameters

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

Return Value

None.

Expand image Examples

SXML