$task scheduler task version

Allows you to check the version of Task Scheduler.


Example

Running this code will check the current version of the task scheduler.

As shown in the alert box, the current version is 2.0.

alert($plugin function("OS Automation.dll", "$task scheduler task version"))

Was this helpful?

Previous Article

$system time get/set