Javascript Methods JavaScript Reference

Note:
Is the specified string NOT numeric. 
Returns true or false.
    
Syntax:
    
isNaN(param1)
Parameters:
    param1   Required; the string to be evaluated.