Scale.digits
int digits() @propertyGet digits property.
Returns
The number of decimal places that are displayed in the value.
void digits(int propval) @propertySet digits property.
Parameters
propval | The number of decimal places that are displayed in the value. |