How to pattern match the string

Hi @akshaygm12,

Instead of IsMatch, you can also make use of string.contains.