Schedule Messages
This section contains JSL messages that apply to schedules.
Related Information
• For more information about scheduling actions, see Schedule 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.