INI delete value

<< Click to Display Table of Contents >>

Navigation:  Actions > INI files >

INI delete value

Deletes the specified parameter from an INI file.

 

INIDeleteValue

 

INI file name

The full path to the file or file name in the current folder (please see Set Current Folder action).

 

INI section

The name of a section. If absolute path is given in file name and file exists, can be selected existing name from dropdown list.

 

Value name

Parameter name. If absolute path is given in file name and file exists, can be selected existing name from dropdown list.

 

 

note Related Topics

INI read value

INI write value

INI delete section

INI loop