getLocale();
The getLocale method returns current language and regional settings of the application.
The method returns element of the PP.CultureNames enumeration.
The method use is given in the example for PP.App.setConfig.
See also:
PP.App