Pular para o conteúdo principal

NumberFormat

Format number into a string.

Reference

Parameters

number

Number to be formatted.

Component data2-core-primitives@Number

format

How the number should be formatted. Example: for the number 1, and format '0%', the output would be 100%. For more information, see the link.

Component data2-core-primitives@String