Skip to content

How to filter on multiple conditions containing wildcards? #16

Answered by kannibalox
BristleBeard asked this question in Q&A
Discussion options

You must be logged in to vote

The easiest way right now is to convert it to a regex:

rtcontrol message='/(un|not.)registered|not.authorized/i'

There were some bugs with regards to prefiltering that I just fixed up, so if you had tried it earlier with fast querying enabled it might have behaved weirdly.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by BristleBeard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants