Returns the name of the current translation.
Valid only within the 'replacement' field in translation items.

Syntax

Smartsite SXML CopyCode image Copy Code
string translation.name()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
String The code of the current translation.
SXML