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
DialogEx.GetObjectScript
OverviewExamples
string DialogEx.GetObjectScript ( string ObjectName,
string EventName )
De s cr ip t ion
Returns a string containing the script from an object's event on the current dialog.
P arame t er s
ObjectName
(string) The name of the object whose script you want to get.