Skip to content

Filter by length¤

Removes all strings that are shorter than ‘min’ characters and longer than ‘max’ characters.

Parameter¤

Min¤

No description

  • ID: min
  • Datatype: int
  • Default Value: 0

Max¤

No description

  • ID: max
  • Datatype: int
  • Default Value: 2147483647

Advanced Parameter¤

None

Comments