Description
Clear/check the “select all” check box.
Supported Widgets
- Checkbox Set Selector
Usage
Pass the name of the widget and the value you want do set for the “select all” check box.
Input Parameters
Name | Datatype | Required | Description |
---|---|---|---|
Widget Name | String | Yes | The name of the widget. |
Checked | Boolean | Yes | The value for the check box you want to set (true or false). |