Set Checkbox Set Selector Value

Last modified: June 25, 2024

1 Description

Clear/check the “select all” checkbox.

2 Supported Widgets

  • Checkbox Set Selector

3 Usage

Pass the name of the widget and the value you want do set for the “select all” checkbox.

4 Input Parameters

Name Datatype Required Description
Widget Name String Yes The name of the widget.
Checked Boolean Yes The value for the checkbox you want to set (true or false).