Workspace 6.21.5
StringSelectionFilter

Filters a StringSelection, removing items that do not match the input filter.

  • Default label: "StringSelection filter"
  • Member of plug-in: Built-in
  • Catalogue path: Builtin/String
Inputs:
EnableboolThe filter will only act on the string selection if it is enabled.
String listCSIRO::DataExecution::StringSelectionThe filter will only act on the string selection if it is enabled.
FilterQString

Allow regular expressionsboolIf enabled, the filter may be defined as a regular expression.
Doesn't containbool

If enabled, the filter will remove any item that does match the filter, rather than the other way around.

Outputs:
StringSelectionCSIRO::DataExecution::StringSelection