Range.setRoundDigits

Sets the number of digits to round the value to when it changes. See "change-value". Since 2.24

class Range
void
setRoundDigits

Parameters

roundDigits int

the precision in digits, or -1

Meta