Round (Decimal Integer)
Example
In this example, we are passing a decimal value and an integer value (to specify decimal places) to the function transformation object using a Variables object.
Where,
number = 12.3456789
decimals = 3
In the Data Preview window, you can see that a value, truncated to the specified number of decimal places, has been generated.