Skip to main content

GotoLastDocument (NotesViewNavigator - LotusScript)

Moves the current pointer to the last document entry in a view navigator, skipping any totals and category entries.

Note: This method is new with Release 5.0.2b. Note: This method is supported in COM only.

Defined in

NotesViewNavigator

Syntax

Call notesViewNavigator .GotoLastDocument( )

Example