LOTUSSCRIPT/COM/OLE CLASSES
Given a document in a view, returns the document immediately preceding.
Defined in
NotesView
Syntax
Set notesDocument = notesView.GetPrevDocument( document )
Parameters
document
notesDocument
getPrevDocument method in Java View class
NavigatePrev @command in formula language
NavPrev @command in formula language
NavigateToBacklink @command in formula language
Example See Also