Quote:
Originally Posted by chrnno
...
Oh and while I am posting, Jimn when using [&&conditionalkey=>regexp] how, if possible, do I add something along the lines of match A OR B? Tried using '\' and ',' to separate them but that seems to be AND.
|
The pipe character: '|' See
http://www.regular-expressions.info/alternation.html