System Console and Toolkit Tcl Command Reference Manual

ID 683101
Date 12/13/2021
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

1.1.202. toolkit_unload_toolkit_instance

Description

Unload a toolkit (equivalent to closing a toolkit in GUI but headlessly)

Usage

toolkit_unload_toolkit_instance <inst-id>

ReturnType

Nothing

Returns

no return value

Arguments

inst-id
ID of the toolkit instance to unload

Example

toolkit_unload_toolkit_instance my_instance_name