Application:getLanguage

From GiderosMobile
Revision as of 17:38, 12 July 2023 by Hgy29 (talk | contribs) (Text replacement - "<source" to "<syntaxhighlight")

Available since: Gideros 2011.6
Class: Application

Description

Returns the user language in ISO 639-1 format.

<syntaxhighlight lang="lua"> (string) = application:getLanguage() </source>

Return values

Returns (string) The user language