getLocaleUtils()
Obtains an entry point to the LocaleUtils object that contains APIs to create, update, and lookup the localization store.
To view the APIs in the LocaleUtils class, see APIs in the LocaleUtils class.
Returns
The LocaleUtils object.
Parameters
This API does not have parameters.
Usage example
In this example, the API obtains an entry point to the LocaleUtils object.
PCore.getLocaleUtils();
Previous topic getFormUtils() Next topic getMashupApi()