demoteTasks method



Demotes all tasks in this TaskList.

Syntax

TaskList.demoteTasks()

Applies to

TaskList object.

Parameters

none.

Return value

none.

Usage

This method demotes all tasks in the TaskList on which it is invoked by one. That is, it increases the level of indention of each task by one.

See also

demote method
promote method
promoteTasks method