Property Boolean Retain_No_Change_State
| Read Access: | Get Retain_No_Change_State to BooleanVariable |
| Write Access: | Set Retain_No_Change_State to BooleanVariable/Value |
The default for the Retain_no_change_state property true keeps the item_changed_state of items receiving default values false until and unless they are explicitly changed. If your program needs the item_changed_state of such items to be true, you can provide such behavior by setting this property false.
Default is true.