|

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.GetPageScript

OverviewExamples

string Application.GetPageScript ( string PageName,


string EventName )


De s cr ip t ion


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


P arame t er s


PageName


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


|