Skip to content

contains

Field condition

All field conditions

True when the named field's value contains a value.

Written as
"Condition": { "Type": "contains" }
Invert
Accepts Invert to reverse the test.
In Liquid
{{ contains_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.