Removes a specific task.
removeTask('reload'); Copy
removeTask('reload');
The key of the task to remove.
True if removed, false otherwise.
Removes a specific task.
Example