isUndefined

Check if value has the standardized undefined value.

bool
isUndefined
(
T
)
()

Return Value

Type: bool

True iff value is undefined according to undefined.

See Also

undefined

Meta