Application:getAppId

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

Available since: Gideros 2017.11.2
Class: Application

Description

Returns the application identifier or bundle identifier. <source lang="lua"> (string) = application:getAppId() </syntaxhighlight>

Return values

Returns (string) App id