Command Reference - INI File Actions
Deletes a section from an INI file.
|
Action ID: |
19 |
The full path to the INI file.
The section that will be deleted from the INI file. 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].)
|
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