Syntax

MMpy.SchedulerCommand

Description

This object represents a command - an action that updates schedule's state.

Creating and executing commands is the only way to update schedule. Commands are either executed completely or not at all. Simple commands could be combined into a more complex one using MMpy.SchedulerCommand.add_command() method.

Resource ID

IDPH_SCHEDULER_COMMAND