Set BooleanSlider Value

Last modified: June 18, 2025

Description

Sets the given text as active value for the BooleanSlider appstore widget.

Supported Widgets

  • BooleanSlider

Usage

Pass the name of the widget and the value you want to mark as active.

Input Parameters

NameDatatypeRequiredDescription
Widget NameStringYesThe name of the widget.
ValueStringYesThe value you want to mark as active.