Filter Strings Input

Description

Selects Strings

Input

  • SOURCE [STRING]: The list of strings to filter

  • INPUT [STRING]: the list of values to compare source values against

Output

  • TRUE [STRING]: the strings for which the selection applies

  • FALSE [STRING]: the strings for which the selection does not apply

Parameters

  • Operation: comparison function to use (equal,contains,startsWith,endsWith)

  • Case-sensitive: if set to false, upper/lower case is ignored

Output scores can be aggregated and/or normalised.