Returns the given value unchanged if it's neither null nor undefined. Throws an exception otherwise.
null
undefined
Optional
Returns the given value unchanged if it's neither
nullnorundefined. Throws an exception otherwise.