Skip to content

Filter by regex¤

Removes all strings that do NOT match a regex. If ‘negate’ is true, only strings will be removed that match the regex.

Parameter¤

Regex¤

No description

  • Datatype: string
  • Default Value: None

Negate¤

No description

  • Datatype: boolean
  • Default Value: false

Comments