.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


GotoNextField method
Places the cursor in the next field in a document. The next field is the one below and to the right of the current field.

Defined in

NotesUIDocument

Syntax

Call notesUIDocument.GotoNextField

Usage

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

Language cross-reference

V3EditNextField @command in formula language

EditDown @command in formula language

EditRight @command in formula language

EditNextField @command in formula language

See Also