FORMULA LANGUAGE


EditPrevField @Command
In a document in Edit mode, moves the insertion point to the previous editable field in the document, working right to left, bottom to top.

Syntax

@Command( [EditPrevField] )

Usage

A document must be open in Edit mode.

This command does not work on the Web.

Language cross-reference

GoToPrevField method of LotusScript NotesUIDocument class

See Also