Elementals.js

Latest Version: 3.7 Final 20 December 2018

Method _.throw.isNull

Summary:

Throws a new TypeError if the passed variable is null or undefined.

Calling Convention:
_.throw.isNull(variable)
Parameters:
variable
The variable to test.
Returns:
nothing

Advertisement