Field (LotusScript®)

Represents a field on a form.

Note: This class is not supported in COM.

Events

Entering

Exiting

OnBlur

OnChange

OnFocus

Access

To access a field, write a script that responds to one of its events. A Field object has no properties or methods.

Usage

The Button, Field, and Navigator classes provide entry points to scripts from the Notes® UI. So do NotesTimer, NotesUIDatabase, NotesUIDocument, and NotesUIView.