MatchingRelations.SimpleStringMatch.checkWildCards Function
checks if there are any wildcards match
Private bool checkWildCards (string, string)
Type
Name
Description
string
expression
the stored expression
string
stringToMatch
the given string
Return
Description
bool
true if there is a match, false otherwise