Workspace 6.21.5
|
Filters a StringSelection, removing items that do not match the input filter.
Inputs: | |||
---|---|---|---|
Enable | bool | The filter will only act on the string selection if it is enabled. | |
String list | CSIRO::DataExecution::StringSelection | The filter will only act on the string selection if it is enabled. | |
Filter | QString | ||
Allow regular expressions | bool | If enabled, the filter may be defined as a regular expression. | |
Doesn't contain | bool | If enabled, the filter will remove any item that does match the filter, rather than the other way around. | |
Outputs: | |||
StringSelection | CSIRO::DataExecution::StringSelection |