Application:getLocale

From GiderosMobile
Revision as of 07:28, 24 August 2018 by Hgy29 (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Available since: Gideros 2011.6

Description


Returns the device locale. The locale string is a combination of ISO 639-1 and ISO 3166-1. For example, en_US, ja_JP.

(string) = Application:getLocale()

Return values

Returns (string) The device locale