IsNumeric() does the same job only the other way round, i.e. :
IsNumeric(53) returns true
IsNumeric("53") returns true
IsNumeric("53a") returns false
--
AS
|
Results 1 to 2 of 2
Thread: isNAN() existHybrid View
|
Click Here to Expand Forum to Full Width |