Question
Find character + except + character?
Hi all,
Is it possible to find the following:
any character + except a letter + any character
That means for example: Finding any contiguous characters except characters with (b) letter between them.
Best Regards.