Skip to main content
Version: Next

After

After : Boolean

ParameterTypeDescription
Function resultBoolean←Returns True if the execution cycle is an after

Description​

After returns True for the After execution cycle.

In order for the After execution cycle to be generated, make sure that the On Validate event property for the form and/or the objects has been selected in the Design environment.

Note: This command is equivalent to using Form event code and testing whether it returns the On Validate event.

See also​

Form event code

Properties​

Command number31
Thread safeno