FORMULA LANGUAGE


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

Syntax

@Command( [EditNextField] )

Usage

A document must be open in Edit mode.

This command does not work on the Web.

Language cross-reference

GoToNextField method of LotusScript NotesUIDocument class

See Also