LOTUSSCRIPT/COM/OLE CLASSES


Close method
Example

Closes a document.

Defined in

NotesUIDocument

Syntax

Call notesUIDocument.Close( [ immediate ] )

Parameters

immediate


Usage

If the user has edited the document, Notes displays a dialog box asking if the user would like to save the changes.

Example
See Also