scheduler
Auxiliary object for managing script schedules
This object contains methods for managing tasks and script schedule settings. Updated from version 4.6.15
Working with a single task
Managing the entire task list
configuring the entire script schedule
Working with a single task
add
– add a change
delete
– delete the task
edit
– edit a task
activate
– activate or deactivate the task
get
– get the task
Managing the entire task list
get_count
– get the number of tasks
delete_all
– delete all tasks
activate_all
– activate or deactivate all tasks
Configuring the entire script schedule
kill_current_script
– set the mode - 'Force completion of another executable script if it is time to complete a new task'