|

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

Application.GetDialogScript

OverviewExamples

string Application.GetDialogScript ( string DialogName,


string EventName )


De s cr ip t ion


Returns a string containing the script from a dialog's event.


P arame t er s


DialogName


(string) The name of the dialog whose script you want to get.


|