Allows you to set the priority level of the task.
Example
Running this code will set the task priority to "High".
plugin command("OS Automation.dll", "task scheduler setting priority", "High")
Allows you to set the priority level of the task.
Running this code will set the task priority to "High".
plugin command("OS Automation.dll", "task scheduler setting priority", "High")
Was this helpful?