isEmpty method



Indicates whether a specified task is in fact an empty row.

Syntax

boolean = Task.isEmpty()

Applies to

Task object.

Parameters

none.

Return value

boolean. The boolean value is true if the task is an empty row; otherwise, it is false.

Usage

This method indicates whether a specified task is empty (that is, an empty row), or whether it is a task.