is_null

The is_null method returns whether the value is a null value.

Syntax

is_null()

Returns

(Boolean). Returns true if the value is a null value, false otherwise.