Skip to content

lt

Field condition

All field conditions

True when the named field is less than a value.

Written as
"Condition": { "Type": "lt" }
In Liquid
{{ lt_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.