Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

drdRuleGroupHeaderClicked

drdRuleGroupHeaderClicked( 
x_columnIndex
w_windowId
) 
=> t / nil

Description

Toggles Rule Groups check boxes. The state of the of check boxes in the right panel, Rule Types and Rule IDs is also toggled.

Arguments

x_columnIndex

The column index.

w_windowId

The current window ID.

Value Returned

t

The command was successful.

nil

The command was unsuccessful.

Examples

drdRuleGroupHeaderClicked(1 window(2))
Toggles the check box states of all Rule Groups in left panel and all associated rule types or rule IDs in right panel.

Return to top
 ⠀
X