Set Checkbox Set Selector Value

Last modified: June 18, 2025

Description

Clear/check the "select all" checkbox.

Supported Widgets

  • Checkbox Set Selector

Usage

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

Input Parameters

NameDatatypeRequiredDescription
Widget NameStringYesThe name of the widget.
CheckedBooleanYesThe value for the checkbox you want to set (true or false).