cancelTask()

app.cancelTask(taskID)

Description

Removes the specified task from the queue of tasks scheduled for delayed execution.

Parameters

task ID An integer that identifies the task, as returned by app. s che du leTa sk ( ).

Returns

Nothing.

Other Tags

Posted in Application object and tagged , , .