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
File.ExploreFolder
OverviewExamples
File.ExploreFolder ( string Path,
number WindowMode = SW_SHOWNORMAL )
De s cr ip t ion
Explores a folder on the user's system.
Note: This is the same as right-clicking on a folder in Windows and choosing Explore.
P arame t er s
Path
(string) The path to the folder that will be explored.