LOTUSSCRIPT/COM/OLE CLASSES


GetLastDocument method
Example

Gets the last document in a collection.

Defined in

NotesDocumentCollection

Syntax

Set notesDocument = notesDocumentCollection.GetLastDocument

Return value

notesDocument


Language cross-reference

getLastDocument method in Java DocumentCollection class

Example
See Also