LOTUSSCRIPT/COM/OLE CLASSES


CurrentView property
Example

Returns a NotesUIView object representing the view that's currently open.

Note This property is new with Release 5.

Defined in

NotesUIWorkspace

Data type

NotesUIView

Syntax

Set notesUIView = notesUIWorkspace.CurrentView

Return value

notesUIView


Language cross-reference

GoUpLevel @command in formula language

Example