Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PARENT
[go: Go Back, main page]

PARENT

Gets info about the parent element of the current item.

šŸ“˜

Differentiating parents

  • If you are in page data, then there is no parent.
  • If you are in a shape or group shape that is on the page, then the page is the parent.
  • If you are in a shape or group shape that is on a layer, then the layer is the parent.
  • If you are in a shape or group shape that is inside a group shape, then the group shape is the parent.

Syntax

=PARENT

Examples

=PARENT → Shape
Get the parent shape

=PARENT."Property 1" → 10
Gets the parent's shape data property "Property 1" (10)