inidelete From WinBuilder previous page next page IniDeleteDelete the specified key from a section inside a file. SyntaxIniDelete,<Filename>,<Section>,<Key> example:In this example the specified key and respective value will both be deleted IniDelete,C:\myFile.ini,mySection,myKey previous page start next page