For the latest version of JMP Help, visit JMP.com/help.


JSL Syntax Reference > JSL Messages > Schedule Messages
Publication date: 06/21/2023

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.

Want more information? Have questions? Get answers in the JMP User Community (community.jmp.com).