This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20 R7
After
|
After -> Function result | ||||||||
Parameter | Type | Description | ||||||
Function result | Boolean |
![]() |
Returns True if the execution cycle is an after | |||||
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.
Product: 4D
Theme: Form Events
Number:
31
Created: < 4D v6
4D Language Reference ( 4D v20 R7)