Toggle BooleanSlider Value

Last modified: June 25, 2024

1 Description

Clicks the BooleanSlider widget to toggle its value. This will invert the current value of the BooleanSlider.

2 Supported widgets

  • BooleanSlider

3 Usage

Pass the name of the widget.

4 Input Parameters

Name Datatype Required Description
Widget Name String Yes The name of the widget.