I'm trying to verify the auth username begins with, i.e. "32", but i'm using in AUTH route:

if( !($au=~"32") ){
 do something
}

and that's not working, and i don't get why?


Regards,

David Villasmil
phone: +34669448337