Toggle Checkbox Set Selector Value

Last modified: June 18, 2025

Description

Finds the checkbox via the column caption and cell value. Inverts the value.

Supported Widgets

  • Checkbox Set Selector

Usage

Pass the name of the widget, the column caption, and the cell value of the checkbox you want to toggle.

Input Parameters

NameDatatypeRequiredDescription
Widget NameStringYesThe name of the widget.
Column CaptionStringYesThe caption of the desired checkbox column.
ValueStringYesThe cell value of the checkbox row.