removeAllTasks method



Removes all tasks from the TaskList.

Syntax

TaskList.removeAllTasks()

Applies to

TaskList object.

Parameters

none.

Return value

none.

Usage

This method removes all tasks from the TaskList. It does not remove tasks from the schedule.

See also

removeTask method
deleteTasks method
addTask method