Pattern Matching Using Simple Wildcards
Source List
Pattern
Filtered List
Enter items to be matched, one per line
Load Default Sentences
Enter the pattern
Match
Kinds of patterns:
?
Wildcard - can be single character
*
Wildcard - can be zero or more characters of any kind
Any other character
Must match that exact character