SCREEN Function
Returns the screen object for a specified screen name.
Syntax
var oScreen = SCREEN(sName)
Parameters
|
Return Value
|
Remarks
Useful to access the properties of a specific screen at any point in time during your navigation.
Examples
See Using Screen References .