-
Notifications
You must be signed in to change notification settings - Fork 24
MobileCRM.CultureInfo.loadAsync
rescocrm edited this page May 15, 2023
·
3 revisions
[v10.2] Asynchronously gets the CultureInfo object for specified language/country.
| 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 |