Loading...
Sets the label text for a control at runtime.
controlId => Id of the control
labelText => the new text, you want to set
brixxApi.setLabelText("myCheckBox", "Hello World");