Name

null? — Returns the nullity of an object

Synopsis

datatypeObj.null?

Description

#null? returns true if the object is NULL or false if it has a value.