Schedule Action

This introduces the scheduleAction command and shows how the different actions work.

Choose an action, assign values to variables, and then execute the command. It also displays a description of each action.

scheduler.scheduleAction(settings.action, inputName, '', settings.variables);

Last updated