Client API ReferenceFunctionssetLabelTextOn this pagesetLabelText Parameters controlId => Id of the control labelText => the new text, you want to set Example Usages brixxApi.setLabelText("myCheckBox", "Hello World");