undefined

Standardized value that signifies undefined for all numeric types. It is NaN for floating point types and the maximum representable value for integer types.

Members

Manifest constants

undefined
enum undefined;
Undocumented in source.
undefined
enum undefined;
Undocumented in source.

See Also

isUndefined

Meta