Sys.Eval() Example with custom Translation Scope

Normally, translation scope is resolved automatically when SXML is parsed. For normal translations, this will be the current item. Sometimes, you may want to execute some code pretending that the current translation scope is different.

Smartsite SXML CopyCode image Copy Code
{sys.eval(mytranslation(), HOME)}