How do one evaulate a variable's value if it is number or not

How do one evaulate a variable's value if it is number or not. say
var1=1234;
....
I want to check if $var1 contains a number or not. Is there any built-in command or combination of commands available?

Thanks,
Suman

If you had only searched the forum :frowning: ... you would have found