Outside call
Outside call : Boolean
Parameter | Type | Description | |
---|---|---|---|
Function result | Boolean | ← | True if the execution cycle is an outside call |
Description
Outside call returns True for the After execution cycle.
In order for the Outside call execution cycle to be generated, make sure that the On Outside Call 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 Outside Call event.
See also
Form event code
POST OUTSIDE CALL
Properties
Command number | 328 |
Thread safe | ✗ |