IniDeleteSection

Remove a given section and its contents inside the file you select.

Syntax

IniDeleteSection,<Filename>,<Section> 

Example:

In this example we're deleting an existing section.

IniDeleteSection,C:\myFile.ini,mySection