ChangeSessionLocale

You can review the details on the changeSessionLocale JSP function.

Description

While locale is configured at the user level, you can also dynamically switch to a specific locale by using the changeSessionLocale JSP function.

Syntax

void changeSessionLocale(String localecode)

Input parameters

localecode - Locale you want to switch to.