plugin_cfg

cfg plugin

This plugin allows reading of values from lcd4linux.conf.


cfg(key, …)read a parameter from the config file

This function has a variable number of parameters, all parameter are concatenated together with a dot ('.') and the resulting string is used as a key into the config file.


cfg('Display')
cfg('Layout:Default', 'Row1', 'Col1')

  • plugin_cfg.txt
  • Last modified: 2020/07/17 18:33
  • (external edit)