You can use {NUMBERFORMAT:fieldName} tag to do this. This tag will print a regular number in grouped thousands format.
For example: 123456 will be converted to 123,456 1547 will be converted to 1,547
You can use this tag as: {number} will print 79888465434 {NUMBERFORMAT:number} will print 79,888,465,434
Tags:
template tags
Related Articles:
Add a new comment
|
Send Comment