Close (NotesUIDatabase - LotusScript)
Closes all views and documents in the database, then closes the database.
Note: This method is new with Release 6.
Defined in
NotesUIDatabase
Syntax
Call notesUIDatabase .Close
Usage
If a document is being edited, a dialog box asks if the user wants to save the changes.
Example