Description
Same as the regular Round() function but provides extra debugging information.
Signature
RoundEx('value', 'digitprecision')
Example
RoundEx(34.12343, 2) returns 34.4
Same as the regular Round() function but provides extra debugging information.
RoundEx('value', 'digitprecision')
RoundEx(34.12343, 2) returns 34.4