RegEx "All characters except"
Hi everybody!
How can I search for "all characters except a and I"? I want to include anything, even characters that have special regex-functions like [{(* and so on, just not the letters a and I.
Can anyone help me create a Regex order to do that?
Thanks in advance!
|