Check if your string values contain specific substrings in order to filter them in or out.
Outcome when a substring is matched/contained in the input string.
Outcome when none of the substrings are matched/contained in the input string.
Substring(s) to look for
List of String Required