mobileCurrentLocale | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Synonyms | iphonecurrentlocale | ||||||
Summary | Returns the currently configured locale. | ||||||
Introduced | 5.5 | ||||||
OS | ios, android | ||||||
Platforms | mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Function: mobilePreferredLanguages | ||||||
Description | Use the mobileCurrentLocale function to discover what language the device is currently set to use. This allows you to set up your app for that language. |