Author Message
MichaelNorman
Joined: Jun 3, 2015
Messages: 448
Offline
Is there a way to examine the current language so that I can make a decision based on it?

Ex

if (currentLanguage =='english')
do something
else
do something else
WilsonYu
Joined: Nov 6, 2013
Messages: 3950
Offline
SCESession.getCurrentLanguage()
Go to:   
Mobile view