isNaN Method (JScript 5.6)

Returns a Boolean value that indicates whether a value is the reserved value NaN (not a number).

isNaN(numValue) 

Expand imageReturn Value

Expand imageRemarks

Expand imageRequirements

Expand imageExample

Expand imageSee Also