GetLastDocument (NotesView - LotusScript®)

Returns the last document in a view. This is the same document you see when you scroll to the end of the view in the Notes® user interface.

Defined in

NotesView

Syntax

Set notesDocument = notesView .GetLastDocument

Return value

notesDocument

A NotesDocument. The last document in the view.

Usage

GetLastDocument is useful when:

Language cross-reference

getLastDocument method in Java™ View class

Example


Additional Documentation | Trademarks |