Skip to content

Default_Item - CodePickList_

Defines which item in the code pick list is inserted into the invoking object item by the default_prompt message

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

Syntax

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

Description

The value of the Default_item property defines which item in the code pick list is inserted into the invoking object item by the default_prompt message. Zero (0) is the first item in the list; if you do not desire any default value to be inserted, the invoking item should not use MSG_default_prompt in its ientry option.

Default is 0.