task scheduler setting hidden

Allows you to choose whether or not the task will be visible in the UI.


Example

Running this code will make the task visible in the UI.

plugin command("OS Automation.dll", "task scheduler setting hidden", "True")

Was this helpful?