System Console and Toolkit Tcl Command Reference Manual

ID 683101
Date 9/26/2022
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.193. toolkit_get_toolkit_property

Description

Return the value of the specified property

Usage

toolkit_get_toolkit_property <service-path> <property>

ReturnType

String

Returns

The value of toolkit property

Arguments

service-path
Toolkit service path (from "get_service_paths toolkit")
property
property to get value

Example

toolkit_get_toolkit_property /toolkits/my_toolkit_1.0 description