Skip to main content

Matches All

Matches All

Compares a set of values and checks if all conditions match.

Matches

Each match has two parts

Value

The value to use in the match, this can be variables

Expression

The expression to match the value against.

This can be a regular expression, a basic string, or a math operation

String Operations

The following math operations can be used on String values

See String Operations for more information.

Math Operations

The following math operations can be used on Numeric values

See Math for more information.


Outputs

  1. All conditions match
  2. Not all conditions match