IniAddSection

This command will add a new section inside the file you select.

If this section already exists no action will take place, otherwise it will create a new empty section in the respective text file.

Syntax

IniAddSection,<Filename>,<Section> 

example:

IniAddSection,C:\myFile.ini,mySection