If you have the three different wordd "candy3_ string box number", "ddcandy3_ string box number" and "ff candy3_ string box number" and you want to locate if the word "candy3_string" exist in the wordd.
How should I write the regex in c#?
Thanks!