MMpy.Schedule.remove_task

Syntax

MMpy.Schedule.remove_task()

Description

Schedules removal of the existing task from the schedule.

Parameters

Name Type Description
task SchedulerTask​ Task object to remove​
command SchedulerCommand | None Command object

Returns

Type Description
Bool True if no errors were detected. False otherwise.​

Resource ID

IDPH_SCHEDULE_REMOVE_TASK