LOTUSSCRIPT/COM/OLE CLASSES
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.
Language cross-reference
FileExit @command in formula language
ExitNotes @command in formula language
Example