|

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


image

image

INIFile.GetValueNames

OverviewExamples

table INIFile.GetValueNames ( string Filename,


string Section )


De s cr ip t ion


Returns all of the "value" names within in a section of an INI file.


P arame t er s


Filename


(string) The full path to the INI file.


|