Main
Getting Started
Search
Composite String Filters
Combines the actions of one or more string filters to provide advanced functionality.
DynamicStringFilter
- Applies a string filtering operation dependent on some session and/or user parameter.
LookupStringFilter
- StringFilter that uses an RTI SearchSource to lookup a value from the input string.
SelectingStringFilter
- Applies StringFilter operation IFF the contained
Comparator
matches the target string.
SequentialStringFilter
- Applies one or more StringFilter operations in sequence using a set of nested StringFilters.
SystemObjectStringFilter
- Enables a StringFilter configuration to be reused by name.