Sign up to request clarification or add additional context in comments.
Comments
1
That's going to match any of the characters in "babe" that fall between a and e. So for example, "babez" would match as "babe". I get the sense you want treat it as a string match. Try: