Hi,
Is there a way to do case insensitive regex matching on a field?
e.g., agent: /.*(?i)(bot).*/ does not work
Hi,
Is there a way to do case insensitive regex matching on a field?
e.g., agent: /.*(?i)(bot).*/ does not work
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.