resetLocaleStore()
Resets the localization store to an empty object.
Returns
Not applicable.
Parameters
This API does not have parameters.
Usage example
In this example, the API resets the localization store to an empty object.
PCore.getLocaleUtils().resetLocaleStore();
Previous topic loadLocaleResources(localeRefs) Next topic setLocaleForRule(localeJson, localeRuleKey)