are there wildcard characters for variables?

Lets say that I have a varable that always starts with $user but then has the 2 digit 
user id attached to the end, so it could be $user12 or $user28


is there a way to grab these? sort of like in unix standards, where I could use user?? 
or user* ?


Thanks!

Reply via email to