requested89
IS-IT--Management
Is it possible to have RegExpr only come back if the string matches exactly with the expression?
I want to find the expressions "bla|ble|bli|blu" etc but I don't want it to trigger if the words are bland, bleed, blimp, blue etc. Is there some sort of binary mode whereby it has to match exactly?
Thanks in advance,
Chris
I want to find the expressions "bla|ble|bli|blu" etc but I don't want it to trigger if the words are bland, bleed, blimp, blue etc. Is there some sort of binary mode whereby it has to match exactly?
Thanks in advance,
Chris