Toggle Simple Checkbox Set Selector Value
Last modified: November 19, 2024
Description
Inverts the value of the checkbox found by the given value connected to the checkbox.
Supported Widgets
- Simple Checkbox Set Selector
Usage
Pass the name of the widget and the value connected to the checkbox.
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. |