Command Reference - INI File Actions
Deletes a value from an INI file.
|
Action ID: |
101 |
The full path to the INI file.
The section that will contain the value that will be deleted. Only the section name is required in this field—you do not need the surrounding brackets. (For example, Data is correct as opposed to [Data].)
The name of the value that will be deleted.
|
Value |
Simple Message |
Verbose Message |
|
0 (OK) |
|
|
|
1 |
MSG_ERR_INIFILE_MODIFY |
MSG_ERR_INIFILE_MODIFY |
|
2 |
MSG_ERR_INIFILE_MODIFY |
MSG_ERR_INIFILE_MODIFY |
None