OK, just found this.

typeof(var) <: Number

On 03/24/2014 09:20 AM, cnbiz850 wrote:
typeof(var) gives something too specific, like Int16, Float32, etc. Is there a convenient way to determine if var is a number or something else (string)? I tried isreal(var), but it gives an error in case var is not a number.


Reply via email to