LOTUSSCRIPT/COM/OLE CLASSES


GotoPrevField method
Places the cursor in the previous field in a document. The previous field is the one above and to the left of the current field.

Defined in

NotesUIDocument

Syntax

Call notesUIDocument.GotoPrevField

Usage

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

Language cross-reference

EditPrevField @command in formula language

V3EditPrevField @command in formula language

EditLeft @command in formula language

EditUp @command in formula language

See Also