Returns the screen object for a specified screen name.
var oScreen = SCREEN(sName)
sName | Required. String that specifies the name of a screen. |
oScreen | Object. A reference to a screen object. |
Useful to access the properties of a specific screen at any point in time during your navigation.