Close task instance

20% Command group 20% Flag affected 20% Reversible 20% Execute on client 20% Platform(s)
Tasks NO NO NO All

Syntax

Close task instance instance-name

Description

This command closes the specified task instance.

Example

Close task instance tkMyTask
# or do it like this
Do $itasks.tkMyTask.$close()