Exec_Validate - WideList_
Invokes the item_validate_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_Validate Integer item# Returns Integer
Call Example
Get Exec_Validate item# to IntegerVariable
Description
Exec_validate invokes the item_validate_msg of the specified item#, if any, and returns the result. Performs autofind on value and field of specified item#, if required, using entry_autofind.
Return Value
The result of the item_entry_msg of the specified item#