Skip to main content

setDecimalDigits

Parameters

  1. controlId - Id of the control
  2. The value of digits for the numeric field.

Example Usages

Set digits

   brixxApi.setDecimalDigits("myControlId", 3);