LOTUSSCRIPT/COM/OLE CLASSES


GetLastEntry method
Example

Gets the last entry in a view collection.

Defined in

NotesViewEntryCollection

Syntax

Set notesViewEntry = notesViewEntryCollection.GetLastEntry( )

Return value

notesViewEntry


Language cross-reference

getLastEntry method in Java ViewEntryCollection class

Example