Skip to content

Entity: compare field value

Available since: 1.0.0

Compares a field value with an expected custom value.

Fields

Field name

The name of the field whose value to compare.

Expected field value

The expected value.

Negate the condition

Negates the condition. Makes TRUE to FALSE and vice versa.

Entity

Provide the token name of the entity that this condition should operate with. Please provide the token name only, without brackets.

See also: Tokens being forwarded

Comparison operator

The available comparison operators like equals or less than.

Comparison operator. Possible values:

  • equal
  • greater than
  • less than
  • starts with
  • ends with
  • contains
  • at least
  • at most
Comparison type

The type of the comparison.

Case sensitive comparison

Compare the values based on case sensitivity.