Move_Value_Out_State - PickList_
Determines if value of the selected item will be exported to the item of the object from which this object was invoked when ok is sent
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Move_Value_Out_State
| Access Type | Syntax |
|---|---|
| Read Access: | Get Move_Value_Out_State to IntegerVariable |
| Write Access: | Set Move_Value_Out_State to IntegerVariable/Value |
Description
If you set Move_Value_Out_State to True, the value of the selected item of this object will be exported to the item of the object from which this object was invoked when ok is sent.
Default is True for List-type objects.