Functions on enumerations
Constant.code→String
Result: The Code function returns the internal keyword for the value (this is generally the original German designation).
Constant.name→String
Result: The Name function provides the language-dependent designation of the constants.
TargetLanguage→String
Result: The TargetLanguage function returns the language code of the current target language of the evaluation.
String.Translate→String
Result: The Translate function returns the translated string in the current target language.