System Console and Toolkit Tcl Command Reference Manual

ID 683101
Date 4/03/2023
Public

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

Document Table of Contents

2.1.31. set_toolkit_property

Description

This command set set one of the toolkit's properties.

Availability

DISCOVER, GLOBAL

Usage

set_toolkit_property <prop> <value>

ReturnType

Nothing

Returns

no return value

Arguments

prop
The name of the toolkit property. See Toolkit Properties.
value
The new value of the property.

Example

set_toolkit_property DISPLAY_NAME { My Toolkit }