GotoTop (NotesUIDocument - LotusScript)
Places the cursor in the first editable field or the first button in a document.
Defined in
NotesUIDocument
Syntax
Call notesUIDocument .GotoTop
Usage
This method is valid only when the document is in Edit mode.
Example