Hey, Is there any built-in function which guesses the data type of input or a variable? For example, it would take integer input as an integer, and anything non-numerical as a string, perhaps? Thanks, Julius