Skip to main content
Best answer by pshashipreetham

Found it..

Localization on the Runtime can be done by following snippet:

 

TW.Runtime.convertLocalizableString('[[TokenName]]');

 


The snippet can be used in the Service and in the Expression too...

Thanks,
Shashi.

1 reply

pshashipreetham18-OpalAuthorAnswer
18-Opal
June 23, 2022

Found it..

Localization on the Runtime can be done by following snippet:

 

TW.Runtime.convertLocalizableString('[[TokenName]]');

 


The snippet can be used in the Service and in the Expression too...

Thanks,
Shashi.