Read-only. The name of the field where the cursor is.
Defined in
NotesUIDocument
Data type
String
Syntax
To get: fieldName$ = notesUIDocument.CurrentField
Usage
This property is valid only when the document is in Edit mode. If it's in Read mode, CurrentField returns an empty string ("").
Language cross-reference
@ThisName function in formula language
Example See Also