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.
app.cancelTask(taskID)
Removes the specified task from the queue of tasks scheduled for delayed execution.
task ID An integer that identifies the task, as returned by app. s che du leTa sk ( ).
Nothing.