Get Simple Checkbox Set Selector Value

Last modified: May 15, 2023

1 Description

Returns the current value of the found checkbox.

2 Supported Widgets

  • Simple Checkbox Set Selector

3 Usage

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

4 Input Parameters

Name Datatype Required Description
Widget Name String Yes The name of the Simple Checkbox Set Selector widget.
Value String yes The value connected to the checkbox.

5 Return Value

Name Datatype Description
Checked Boolean The current value of the checkbox.