Answered
Convert 1000 to 1,000
Hi guys,
I guess this is very simple to do but I can't figure out how to do it...
I would need to set the 'Source Text' to a thousand separator (either "," or ".")
I know for removing decimals, this expression works fine:
Math.round()
My source text is linked to a 'Slider' all good until there, so if I write 1000, how can I make it to be shown 1,000 or 1.000?
Thank you!
Liss
