LOTUSSCRIPT/COM/OLE CLASSES


Entering event
Occurs when the user enters a field in Edit mode.

Note Preferred (starting with Release 6) is OnFocus.

Defined in

Field Class

Syntax

Entering(Source as Field)

Parameters

Source


Usage

When you create a script that responds to this event, Domino creates the syntax of the event for you (including the parameter). You do not need to type it in.