Page 1 of 1

[Implemented] Add FormatNumber

Posted: Fri Nov 06, 2020 2:30 pm
by ricardo_sdl
Hi!
Can we have the FormatNumber command? It exists on the PureBasic compiler:

Code: Select all

Result$ = FormatNumber(Number.d [, NbDecimals [, DecimalPoint$ [, ThousandSeperator$]]])
Thank you!

Re: Add FormatNumber

Posted: Fri Aug 26, 2022 12:49 pm
by Fred
Added for next version

Re: Add FormatNumber

Posted: Wed Aug 31, 2022 2:56 pm
by ricardo_sdl
Nice!