drdCheckedRuleGroupItem
drdCheckedRuleGroupItem(
x_columnIndex
w_windowId
)
=> t / nil
Description
Toggles the state of check boxes.
Arguments
Value Returned
Examples
drdCheckedRuleGroupItem(1 window(2))
Toggles the selection of the second column.
Return to top