Field » isEmpty

isEmpty() → boolean

Query whether the value is empty (e.g. comment: in an eno document), which in javascript terms is equivalent of null.

Return value

true if empty, otherwise false.