task scheduler setting priority

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")

Was this helpful?