Skip to content

exists

Field condition

All field conditions

True when the named field has any value.

Written as
"Condition": { "Type": "exists" }
Invert
Accepts Invert to reverse the test.
In Liquid
{{ exists_condition }} — the typed object a template reads for this rule.

Properties

Accepted in addition to the shared properties every definition carries.

Property Required Description
FieldID Names a sibling field in the same definition scope, never a field on another template or datastore.
Value The value compared against.