Schedule
For more information about scheduling actions, see Scheduling Actions in the Scripting Guide.
See also Schedule(n, script).
sch<<Clear Schedule()
Cancels all scheduled events.
sch<<Close()
Closes the scheduler.
sch<<Restart()
Restarts the scheduler after it was stopped from running all scheduled events.
sch<<Show Schedule()
Shows a list of all scheduled events.
sch<<Stop()
Stops the scheduler from running all scheduled events.