Set Checkbox Set Selector Value

Last modified: November 19, 2024

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

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).