::hw::automate::GroupTasks
Groups tasks with the IDs specified in the arguments into a super task.
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