Rounding down in a function node

Math.floor(23.5)
https://www.w3schools.com/js/js_math.asp

1 Like