Rounds the specified field value with Round Up.
Set FieldDigits.
Select the field that you want to round up. Only numeric fields can be selected.
Enter the number of digits to round up. Entering a negative number results in a decimal point.
# Set "-2"
111.111 -> 111.12
# Set "2"
110 -> 200