Description_Offset - CodePickList_
Defines the position in the value of the code-pick-list item at and to the right of which the description will be copied from when export_description_state is true
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Description_Offset
| Access Type | Syntax |
|---|---|
| Read Access: | Get Description_Offset to IntegerVariable |
| Write Access: | Set Description_Offset to IntegerVariable/Value |
Description
The Description_offset property defines the position in the value of the code-pick-list item at and to the right of which the description will be copied from when export_description_state is true. Zero (0) defines the entire value; one (1) defines the value less the first character, and so on.
Default is 0.