OpenNavigator (NotesUIDatabase - LotusScript®)

Opens a navigator in the database.

Note: This method is new with Release 5.

Defined in

NotesUIDatabase

Syntax

Call notesUIDatabase .OpenNavigator( navigatorName$ [, fullWindow] )

Parameters

navigatorName$

String. The name of the navigator you want to open.

fullWindow

Boolean. Optional. Specify True if the navigator should be opened in its own window.