This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20.6
Before

Before 


 

Before -> Function result 
Parameter Type   Description
Function result  Boolean in Returns True if the execution cycle is a before

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 

Product: 4D
Theme: Form Events
Number: 29

 
PAGE CONTENTS 
 
HISTORY 

Created: < 4D v6

 
ARTICLE USAGE

4D Language Reference ( 4D v20)
4D Language Reference ( 4D v20.1)
4D Language Reference ( 4D v20.2)
4D Language Reference ( 4D v20.3)
4D Language Reference ( 4D v20.4)
4D Language Reference ( 4D v20.5)
4D Language Reference ( 4D v20.6)