Reference Guide › String Matching › Wildcard Expressions › Wildcard Matching
CA ControlMinder supports the following wildcard characters:
Character
Match
* (asterisk)
Any sequence of zero or more characters.
? (question mark)
Any single character.