Ladies and Gentlemen
I searched and didn’t find anything about what I’m looking for.
I’m making an app where it changes the numbering that is placed in it
ex.
1000=1000
10000=10,000
100000=100,000
1000000=1,000,000 and so on
can anyone help…
I’ve tried several ways but it doesn’t always work.
1 Like
Here is the extension
Use textUtil format thousand separator block
Or you can use js to format the number
1 Like
system
(system)
Closed
#4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.