Round() description is possibly wrong

round(decimalPlaces?: Number): Number #

Returns the value of a number rounded to the nearest whole number.

If “decimal places” are stated so it will not be “whole number” already.

Hi @Nick_K_H :wave: Thanks for this! I’ve made a PR for both our documentation and for the tooltip UI to be updated to be a bit more specific :+1:

New version n8n@1.7.1 got released which includes the GitHub PR 7150.