Flags

Flags allow you to manipulate some dynamic layer properties using your data source. Simply wrap a supported term with double braces or double brackets, and Templater will recognize it as a flag.

NOTE  All flags are case-sensitive.

These flags are currently supported:

Example Description

{{off}}

[[off]]

Used to hide a dynamic layer for a particular job.

{{<comp name>}}

[[<comp name>]]

When mapped to a composition layer, this flag swaps the layer's source with the named project composition.

{{<default target>}}

[[<default target>]]

Specifies the default target composition.

Related Topics

Toggling Visibility