drdRuleIDHeaderClicked
drdCheckedRuleGroupItem(
x_columnIndex
w_windowId
)
=> t / nil
Description
Toggles the state of check boxes of all rule IDs. The state of the associated Rule Group check box in the left panel and the associated rule type is also toggled.
Arguments
Value Returned
Examples
drdRuleIDHeaderClicked(1 window(2))
Toggles the state of the check boxes of all rule IDs in right panel and the associated rule group and rule type.
Return to top