Client API ReferenceFunctionssetDecimalDigitsOn this pagesetDecimalDigits Parameters controlId - Id of the control The value of digits for the numeric field. Example Usages Set digits brixxApi.setDecimalDigits("myControlId", 3);