Exec_Exit - dbForm_
Invokes the item_exit_msg of the specified item#, if any, and returns the result
Type: Function
Return Data Type: Integer
Parameters
| Parameter | Type | Description |
|---|---|---|
| item# | Integer |
Syntax
Function Exec_Exit Integer item# Returns Integer
Call Example
Get Exec_Exit item# to IntegerVariable
Description
Exec_exit invokes the item_exit_msg of the specified item#, if any, and returns the result.
Return Value
The result of the item_entry_msg of the specified item#