To determine whether the input is a string or INT?



Is there any function to determine whether the input is a string or
number?
let say i receive a string , the string may be holding a number such as
-1000 or it may be holding a word such as Good_moring, tele-phone and
etc.
Is there any function to determine whether the input is a string or
number?

.