Close task instance

Command group Flag affected Reversible Execute on client 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()