| 20% Command group | 20% Flag affected | 20% Reversible | 20% Execute on client | 20% Platform(s) |
|---|---|---|---|---|
| Tasks | NO | NO | NO | All |
Close task instance instance-name
This command closes the specified task instance.
Close task instance tkMyTask
# or do it like this
Do $itasks.tkMyTask.$close()