Skip to content

Export_Description_State - CodePickList_

Determines if the code pick list returns the value of the selected item to the first item of the invoking object following the item from which the code pick list was invoked

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

Syntax

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

Description

If the value of the Export_description_state property is true, the code pick list returns the value of the selected item to the first item of the invoking object following the item from which the code pick list was invoked. The description_offset property may be used to designate a trailing substring of the item value to be so handled, and the description_item_offset property may be set to designate an item of the invoking object to receive the description other than the item following the invoking item.

Default is false.