Skip to content

Item_Entry_msg - Cm_Entry

Sent in response to the item_change or the entering message

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Parameters

Parameter Type Description
iItem Integer

Syntax

Property Integer Item_Entry_msg
Access Type Syntax
Read Access: Get Item_Entry_msg to IntegerVariable
Write Access: Set Item_Entry_msg to IntegerVariable/Value

Description

The entry_item has a message which is sent every time the item is entered by a user. The Item_entry_msg message is sent in response to the item_change or the Entering message. The value of this property is sent as a parameter to the item_entry function. You may override the function with custom entry processing of the item.

set item_entry_msg 0 to msg_set_up_data