Difference between revisions of "Application:get"

From GiderosMobile
(Created page with "__NOTOC__ <languages /> '''<translate>Available since</translate>:''' Gideros 2015.7<br/> '''<translate>Class</translate>:''' Application<br...")
(No difference)

Revision as of 00:53, 20 October 2018


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"))