A list of all Actions, Conditions and Expressions supported in this addon.
General
-
Actions
Create layer {0} ({1}, {2}, {3}, {4})
Create a layer
Create layer {1} on layout {0} ({2}, {3}, {4})
Create a layer on a layout
Destroy layer {0}
Destroy a layer
Destroy layer {1} on layout {0}
Destroy a layer on a layout
Move layer {0} to layer {1} (before: {2})
Move a layer to another layer
Set layer {0} as child of layer {1} at index {2}
Set a layer as a child of another layer at an index
Set layer {0} as root at index {1}
Set a layer as a root layer at an index
Set layer {1} as root on layout {0} at index {2}
Set a layer as a root layer on a layout at an index
Set layer {1} as child of layer {2} on layout {0} at index {3}
Set a layer as a child of another layer on a layout at an index
-
Conditions
Is layer {0} child of layer {1}
Test if a layer is a child of another layer
Is layer {0} root
Test if a layer is a root layer
Layer {0} exists
Test if a layer exists
Layer {0} has children
Test if a layer has children
Is layer {1} child of layer {2} on layout {0}
Test if a layer is a child of another layer on a layout
Is layer {1} root on layout {0}
Test if a layer is a root layer on a layout
Layer {1} exists on layout {0}
Test if a layer exists on a layout
Layer {1} has children on layout {0}
Test if a layer has children on a layout
Is layer {0} {2} sublayer of layer {1}
Test if a layer is a sublayer of another layer
Is layer {0} {2} sublayer of layer {1} on layout {3}
Test if a layer is a sublayer of another layer on a layout
{0} | Is on {2} parent layer of {1} ({3})
Pick all objects on a given layer.
{0} | Is on {2} sublayer of {1} ({3})
Pick all objects on a given layer.
-
Expressions
RootLayerCount
Get the number of root layers
SubLayerCount
Get the number of sub layers
SubLayerAt
Get the name of a sub layer
RootLayerAt
Get the name of a root layer
RootLayerCountOnLayout
Get the number of root layers on a layout
SubLayerCountOnLayout
Get the number of sub layers on a layout
SubLayerAtOnLayout
Get the name of a sub layer on a layout
RootLayerAtOnLayout
Get the name of a root layer on a layout