MMpy.Schedule.add_task

Syntax

MMpy.Schedule.add_task

Description

Adds newly created task object to the schedule.

Parameters

Name Type Description
task SchedulerTask​ Task object to add​
setup SchedulerCommand | None Task object setup command

Returns

Type Description
Bool True if the task was successfully added to the schedule.​

Resource ID

IDPH_SCHEDULE_ADD_TASK