okay. if ~= is a regex and == is string comparison, what should i use for a case-insensitive string comparison operator?

Comments