MMpy.Schedule.new_command
Syntax
MMpy.Schedule.new_command()
Description
Creates new SchedulerCommand object.
Returns
Type | Description |
---|---|
SchedulerCommand | A new SchedulerCommand instance. |
Examples
command = schedule.new_command()
Resource ID
IDPH_SCHEDULE_NEW_COMMAND