WbsProportionalRounding.Rounding Property
| Exception type | Condition |
|---|---|
|
The assigned value is less than -6 or greater than 4. |
The values can be rounded to the specified number of decimal places from 0 to 4. Or they can be rounded to the nearest tens, hundreds, thousands, etc. Such cases are represented with a negative numbers as follows:
| -1 | round to the nearest 10 |
| -2 | round to the nearest 100 |
| -3 | round to the nearest 1 000 |
| -4 | round to the nearest 10 000 |
| -5 | round to the nearest 100 000 |
| -6 | round to the nearest 1 000 000 |
Available since QDV 7.20.810.
