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.
The INI file to write to.
The section where to search for the data.
The parameter name where to search for the data.
The value to write.
<BOOKMARK:unable_to_write_to_the_file>
This exception is thrown when the file cannot be written to.