Skip to main content
Version: 20 R10

Before

Before* : Boolean

ParameterTypeDescription
Function resultBooleanReturns True if the execution cycle is a before

Description

Before* returns True for the Before execution cycle.

In order for the Before execution cycle to be generated, make sure that the On Load 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 Load event.

See also

Form event code

Properties

Command number29
Thread safe