LOTUSSCRIPT/COM/OLE CLASSES
Moves the current pointer to the first entry in a view navigator.
Note This method is new with Release 5.0.2b.
Note This method is supported in COM only.
Defined in
NotesViewNavigator
Syntax
Call notesViewNavigator.GotoFirst( )
Language cross-reference
gotoFirst method in Java ViewNavigator class
Example See Also