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