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.GetValue
OverviewExamples
string INIFile.GetValue ( string Filename,
string Section,
string Value )
De s cr ip t ion
Returns the data associated with a "value" in a specified INI file.
P arame t er s
Filename
(string) The full path to the INI file.