ResultVariable
When adding an action with the script editor, you can use this field to specify a variable that the return value will be stored in.
See also: Related Actions
INIFile.SetValue
OverviewExamples
INIFile.SetValue ( string Filename,
string Section, string Value, string Data )
De s cr ip t ion
Sets the data for an INI file value.
P arame t er s
Filename
(string) The full path to the INI file. If the file does not exist, it will be created.