| Parameter | Description |
|---|---|
| iItem (Optional) | The item number |
Property Integer Item_Exit_msg
| Read Access: | Get Item_Exit_msg [iItem] to IntegerVariable |
| Write Access: | Set Item_Exit_msg [iItem] to IntegerVariable/Value |
Each entry_item has a message which is sent every time the item is exited by the user. The Item_exit_msg message is sent in response to the item_change or the exiting message. The item_exit_msg property is sent as a parameter to the item_exit function. You may override the function with custom exit processing of the item.
set item_exit_msg 0 to msg_exiting_field