Asserts that a value is defined and not null or NaN.
The value to assert.
If the value is null, undefined, or NaN.
Asserts that a value is defined and not null or NaN.