Case insensitive regex search on a field?

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.