Syntax |
::hw::automate::GroupTasks taskid1 taskid2 taskid3… |
---|---|
Arguments |
Task ID's |
Returns |
Super Task id if successful, error if unsuccessful. |
Example |
::hw::automate::GroupTasks 1 2 3 |
Description |
Groups tasks with the ids specified in the arguments into a super task. |