MobileCRM.CultureInfo.loadAsync - Resconet/JSBridge GitHub Wiki
[v10.2] Asynchronously gets the CultureInfo object for specified language/country.
Arguments
Argument | Type | Description |
---|---|---|
culture | String | The name of culture that has to be loaded. The culture name is in the format language code-country where language code is a lowercase two-letter code derived from ISO 639-1. country is derived from ISO 3166 and usually consists of two uppercase letters |