Skip to main content

GotoBottom (NotesUIDocument - LotusScript)

Places the cursor in the last editable field or the last button in a document.

Defined in

NotesUIDocument

Syntax

Call notesUIDocument .GotoBottom

Usage

This method is valid only when the document is in Edit mode.

Example