Get Checkbox Set Selector Value (All)

Last modified: June 18, 2025

Description

Returns the "select all" checkbox value.

Supported Widgets

  • Checkbox Set Selector

Usage

Pass the name of the widget you want to get the select all checkbox value from.

Input Parameters

NameDatatypeRequiredDescription
Widget NameStringYesThe name of the widget.

Return Value

NameDatatypeDescription
CheckedBooleanThe current value of the checkbox.