l_getOption {loon} | R Documentation |
All of loon's displays access a set of common options. This function accesses and returns the current value of the named option.
l_getOption(option)
option |
the name of the option being queried. |
the value of the named option.
l_getOptionNames
, l_userOptions
,
l_userOptionDefault
, l_setOption
l_getOption("background")