Intel® Quartus® Prime Standard Edition User Guide: Debug Tools

ID 683552
Date 9/24/2018
Public
Document Table of Contents

2.9.6.4.9. toolkit_set_property

Description

Sets the property value for a specific widget.

Usage

toolkit_set_property <id><propertyName> <value>

Returns

No return value.

Arguments

<id>
A unique ID for the widget being modified.
<propertyName>
The name of the widget property being set.
<value>
The new value for the widget property.

Example

toolkit_set_property my_button enabled 0