Skip to content

If matches regex¤

Accepts two or three inputs. If any value of the first input matches the regex, the second input is forwarded. Otherwise, the third input is forwarded (if present).

Parameter¤

Regex¤

No description

  • Datatype: string
  • Default Value: None

Negate¤

No description

  • Datatype: boolean
  • Default Value: false

Comments