isEmpty();
The isEmpty property indicates if parameter value is defined.
This method returns False if the parameter value is defined, and True if it is not defined, that is, equals to undefined.
The method use is given on the Param Constructor page.
See also: