How to make the contains macros case insensitive?

Hi,

It looks like this templating macros:

$__contains(colName, $myVar)

is case sensitive. Is there are a way to make it case insensitive?