|

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

Dialog.FolderBrowse

OverviewExamples

string Dialog.FolderBrowse ( string Prompt,


string DefaultFolder )


De s cr ip t ion


Presents a folder browse dialog to the user to collect the path to a folder.


P arame t er s


Prompt


(string) The message text on the dialog.


|