Screen Property

image\btn_example.gif

image\validfor_amv.gif

Applies To Objects

Session

Description

Returns the Screen object associated with the session.

Syntax

Set rc = object.Screen

Element

Description

Set

The Set statement, required for assigning an object reference to a variable.

rc

The object variable for referencing the returned object.

object

The Session object.