This action allows you to write values to an ini file.
The Fully qualified path to the ini file.
The ini File section where the value name is found.
The name of the value to write
The type that should be used to write the variable into the INI file. This will determine if quoting is required, or if the new value meets the validation requirements of the type selected.
The value to write to the ini file. You can use Automise variables here.
If selected and the new value is blank, the entry selected in this action will be removed from the INI file.
Allow the ini file to be created if it does not already exist.