{% precondition %}
Valid Parent Contexts
This tag is valid inside: {% flow %}
States a condition that must hold before the flow starts. All preconditions are rendered in a Conditions table before the steps table.
Precondition for an authenticated flow
{% precondition %}User is logged in{% /precondition %}