ui.Checkbox.setLabel

Sets the checkbox's label.

Returns this checkbox.

UsageReturns
Checkbox.setLabel(value)ui.Checkbox
ArgumentTypeDetails
this: ui.checkboxui.CheckboxThe ui.Checkbox instance.
valueStringThe new label for the checkbox.