promoteTasks method



Promotes the tasks in the TaskList.

Syntax

TaskList.promoteTasks()

Applies to

TaskList object.

Parameters

none.

Return value

none.

Usage

This method promotes all tasks in the TaskList by one level. That is, it reduces the level of indentation of all these tasks by one.

See also

promote method
demote method
demoteTasks method