Client API ReferenceFunctionssetFieldUnitAuf dieser SeitesetFieldUnit Parameters controlId - Id of the control The string value of the unit you want to set. If this parameter is not set, the unit will be removed. Example Usages Simple textbox brixxApi.setFieldUnit("myControlId", "€"); Remove unit brixxApi.setFieldUnit("myControlId");