Check type of a variable
Hi folks
At the moment, while the builtin type function is not implemented yet, What's the best way to identify if a variable is a string, an int or another type?
At the moment, while the builtin type function is not implemented yet, What's the best way to identify if a variable is a string, an int or another type?
