Skip to content

Description_Item_Offset - CodePickList_

Defines the number of items sequentially after the invoking item the description is returned to when export_description_state is true

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

Syntax

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

Description

The Description_item_offset property defines the number of items sequentially after the invoking item the description is returned to when export_description_state is true. Typically, the invoking item in such cases is the one receiving the code (as distinguished from the description). Zero (0) would not make sense as a value of this property; it would designate the invoking item itself.

Default is 1.