Prior_Level - cUIObject
Returns the object that is the root of this object's level in the focus tree
Type: Property
Access: Read-Only
Data Type: Handle
Parameters: None
Syntax
Property Handle Prior_Level
| Access Type | Syntax |
|---|---|
| Read Access: | Get Prior_Level to HandleVariable |
Description
The Prior_level property returns the object that is the root of this object's level in the focus tree.
send save_data to (prior_level(self))