DOMOBJECT:get_parents
DOMOBJECT:get_parents()
Gets the parent DOMOBJECT objects for the specified DOMOBJECT. An array of parents is returned because in some cases, such as for a layer, there may be more than one parent representation.
Returns
| Type | Description |
|---|---|
#list<gredom#domobject> | An array table containing the parent DOMOBJECT entries. |