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