Property Handle Find_Scope
Read Access: | Get Find_Scope to HandleVariable |
The Find_scope property returns the scoping object of the current object. This is useful when a program needs to identify the object that holds its scope_focus property. The search for the prior scope begins at the prior level of the current object.
send ping to (scope_focus(find_scope(self)))