4D v12.4

During

Home

 
4D v12.4
During

 

During 


 

During -> Result 
Parameter Type   Description
Result  Boolean in Returns True if the execution cycle is during

This command has been kept for compatibility reasons. Starting with version 6, you should consider using the command Form event and checking if it returns an event such as On Clicked.

In order for the During execution cycle to be generated, make sure that the appropriate event properties, such as On Clicked, for the form and/or the objects have been selected in the Design environment.

 
PROPERTIES 

Product: 4D
Theme: Form Events
Number: 30

This command is deprecated and should not be used anymore

 
HISTORY 

Created: < 4D v6

 
SEE ALSO 

Form event