System Console and Toolkit Tcl Command Reference Manual

ID 683101
Date 4/01/2024
Public
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