Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Version: Available or changed with runtime version 1.0.
Calls the OnValidate trigger for the field that you specify.
Syntax
Record.Validate(Field: Any [, NewValue: Any])
Parameters
Record
Type: Record
An instance of the Record data type.
Field
Type: Any
A field together with associated triggers.
[Optional] NewValue
Type: Any
The value to insert into Field.