DeleteSectionInifile

Function:

Remove a section from an .INI file.

Syntax:

DeleteSectionIniFile <SectionName>

Example:

DeleteSectionIniFile "AccessInfo"

Notes:

You will need to open the INI file using "OpenIniFile" first.