LOTUSSCRIPT/COM/OLE CLASSES


Close method
Example

Closes a view.

Note This event is new with Release 6.

Defined in

NotesUIView

Syntax

Call notesUIView.Close

Language cross-reference

FileCloseWindow @command in a view in formula language

CloseWindow @command in a view in formula language

Example