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.
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 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
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.