![]() |
![]() |
$config.hassectionChecks wheter a section is present in a config file |
Syntax |
|
Description |
Returns 1 if the section <section_name> exists in the config file identifier by <id>,
0 otherwise. <id> must be a valid config identifier returned by $config.open() |
See also |
Config module documentation |