/
16 Scheduler

16 Scheduler

In Canvas, schedules allow scripts to be executed at specific times. Schedules can be run hourly, daily, weekly, monthly, or yearly, and you can specify a custom repeat interval.

For example, schedules can be set to run:

  • every 8 hours

  • on Tuesdays and Thursdays

  • on the last Wednesday of every month

You can also enable and disable schedules at runtime using the schedule.setEnable script function.

 

Related content