MMpy.Schedule.new_task
Syntax
MMpy.Schedule.new_task()
Description
Creates new task object.
Returns
Type | Description |
---|---|
SchedulerTask | New task object​ |
Notes
This method only creates a new object. To make the created object be part of the schedule, add it using MMpy.Schedule.add_task() method.
Resource ID
IDPH_SCHEDULE_NEW_TASK