|

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

Page.GetObjectScript

OverviewExamples

string Page.GetObjectScript ( string ObjectName,


string EventName )


De s cr ip t ion


Returns a string containing the script from an object's event.


P arame t er s


ObjectName


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


|