Skip to content

Compare number of list items

Available since: 1.0.0

Condition to compare the number of list items.

Fields

Name of token containing the list

Provide the name of the token that contains a list from which the number of items should be counted.

Second value

The second value to be compared.

The list to be counted.

Negate the condition

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

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.