Calls the triggers for the field you specify.

Record.VALIDATE(Field [, NewValue])

Parameters

Field

Type: Field

A field with associated triggers

NewValue

Type: Must be the same data type as Field, or a data type that is convertible.

The value to insert if Field.

Expand imageRemarks

Expand imageExample

Expand imageSee Also