PxConfigSection
PxConfigSection — locates the start of a section.
Syntax
PxConfigSection (section)
Arguments
- section
The section name, as a string.
Returns
-1 on success, or 0 on error.
Description
This function locates the start of the section
in the configuration file, making that section the internal current
section. The section name entered must be an
exact, unabbreviated, case-sensitive match.