Question
Number and thousand separator in an animation
Hi everybody,
I have an animated number in AE.
I aleardy use JS in this animation : Math.round(effect("Paramètre glissière")("Curseur"))
The problem is : the number is written in english : 76000
I would like to ad a thousant separator : 76 000
I tried several formulas but it did'nt work.
Do you know haw I can do that ?
Many thanks
