
82
The section name where the key is to be modified. If not specified,
the root section will be considered (all keys that are at the
beginning of the file before the first section is considered in the
root).
The name of the key to modify.
The new value to affect to the key. If not specified and the
NewKeyName is specified, the system will use the actual value. If
not specified and the NewKeyName is not specified, the value will
be emptied.
The new name to give to the key. If not specified, the key name
will not be changed.
Remove Key and Value
This action allows users to remove a key and its values from a specific section in an INI file. If the INI file specified
does not exist, the action will fail. If no section or key corresponds to the name to be removed, the action will still
succeed. If all keys from a section are removed, the section will be removed as well. The configuration variables of
this action are:
The INI file name and path (if required)
The section name where the key is to be deleted. If not specified,
the root section will be considered (all keys that are at the
beginning of the file before the first section is considered in the
root).
The name of the key to remove.
Comentarios a estos manuales