Skip to content

Changed_State - dbGroup_

Determines if one or more of the child objects has changed

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

Syntax

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

Description

If this flag is true, one or more of the child objects has changed. Augmented to set changed_state of server to true when changed_state of this object is set to true. Also augmented to detach this object from its server when set to false while this object is inactive.

This object will not save when this state is false. When necessary (as when changes are made other than through the keyboard), set this state to true explicitly.

Default is false.