Learn how to use Liquid to add dynamic data and logic to your workflows.
{{ an_object }}
.
if/else
) and loops. They don’t produce any visible text themselves but control what text is shown. They are wrapped in curly braces and percent signs: {% a_tag %}
.
|
. You can use them to format text, perform math, and much more.