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.
Valid only within the 'replacement' field in translation items.
Syntax
Smartsite SXML | 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.