LOTUSSCRIPT/COM/OLE CLASSES
Gets the entry immediately preceding the current one or a specified entry in a view collection.
Defined in
NotesViewEntryCollection
Syntax
Set notesViewEntry = notesViewEntryCollection.GetPrevEntry( currententry )
Parameters
currententry
notesViewEntry
getPrevEntry method in Java ViewEntryCollection class
Example