|
|
$config.sectionReturns the name of the current section of a config file |
| Syntax |
|
| Description |
| Returns the name of the current section in the config file identifier by <id>. <id> must be a valid config identifier returned by $config.open() |
| See also |
| Config module documentation |