en:actions:actionwriteinifile
Table of Contents
Write INI file
This action allows you to write en entry in an INI file. An INI file is a configuration file often used to save an applications settings.
Standard parameters
Input parameters
File
The INI file to write to.
Section
The section where to search for the data.
Parameter
The parameter name where to search for the data.
Value
The value to write.
Exceptions
Unable to write to the file
<BOOKMARK:unable_to_write_to_the_file>
This exception is thrown when the file cannot be written to.
- Default action: stop the script execution
en/actions/actionwriteinifile.txt · Last modified: 2021/02/13 11:23 by 127.0.0.1