LOTUSSCRIPT/COM/OLE CLASSES
Opens a view in the database.
Defined in
NotesUIDatabase
Syntax
Call notesUIDatabase.OpenView( viewName$ [, key$] [, newinstance] [, replaceView] )
Parameters
viewName$
Note This parameter is new with Release 5.
Note This parameter is new with Release 5.0.4.
OpenView @command in formula language
ViewChange @command in formula language
SwitchView @command in formula language
OpenCalendar @command in formula language
Example See Also