setFieldUnit
Add or set a unit in front of a numeric or text field.
Parameters
Example Usages
app.setFieldUnit("myControlId", "€");app.setFieldUnit("myControlId");Return Values
Last updated
Add or set a unit in front of a numeric or text field.
app.setFieldUnit("myControlId", "€");app.setFieldUnit("myControlId");Last updated