Application:getDeviceName

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

Available since: Gideros 2017.11.3
Class: Application

Description

Gets the device name, eventually set by the user. <syntaxhighlight lang="lua"> (string) = application:getDeviceName() </source>

Return values

Returns (string) device name