ClearINISection

Purpose

Clears an entire section in an INI file.  

Parameters

Parameter: section
Type: string
Description: Name of the section in the INI to be cleared, such as "Settings" for the HomeSeer settings section.

Parameter: filename
Type: string
Description: Name of the INI file to be accessed.  For instance, the INI file for HomeSeer is settings.ini.

Returns

None.