Difference between revisions of "Application:get"

From GiderosMobile
(prefixindex)
Line 11: Line 11:
 
</source>
 
</source>
  
----
+
{{Application}}
{{Special:PrefixIndex/Application}}
 
<br/>
 
 
 
{{Special:PrefixIndex/Event.APPLICATION}}
 

Revision as of 00:48, 3 December 2019

Available since: Gideros 2015.7

Class: Application

Description

Returns the state of the desktop setting provided as string parameter.

-- print list of all available settings
print(application:get("help"))