$config.section
Returns the name of the current section of a config file
Usage
$config.section(<id>)
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

Index, Functions