Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Help Text: The method to round off decimal values
Style: ComboBox
Values
| Name | Value | Description |
|---|---|---|
| None | 0 | None |
| Truncate | 1 | Truncate |
| Round | 2 | Round |
| RoundUp | 3 | Rounding-up |
| RoundDown | 4 | Rounding-down |