Get Simple Checkbox Set Selector Value

Last modified: June 18, 2025

Description

Returns the current value of the found checkbox.

Supported Widgets

  • Simple Checkbox Set Selector

Usage

Pass the name of the widget and the value connected to the checkbox.

Input Parameters

NameDatatypeRequiredDescription
Widget NameStringYesThe name of the Simple Checkbox Set Selector widget.
ValueStringyesThe value connected to the checkbox.

Return Value

NameDatatypeDescription
CheckedBooleanThe current value of the checkbox.