|
|
$config.sectionlistReturns a list of the sections in a config file |
| Syntax |
|
| Description |
| Returns an array of sections present in the config file identified by <id>. <id> must be a valid config identifier returned by $config.open() |
| See also |
| Config module documentation |