Topics

04 Documentation updates
Designer
NotesUIDatabase.OpenView has replaceView parameter

The OpenView method of NotesUIDatabase has a fourth parameter and is re-specified as follows:

Syntax

Call notesUIDatabase.OpenView( viewName$ [, key$] [, newinstance] [, replaceView] )

Parameter

viewName$


key$

NOTE: This parameter is new with Release 5.


newinstance

NOTE: This parameter is new with Release 5.


replaceView

NOTE: This parameter is new with Release 5.0.4.