Home Tour Demo FAQ App Gallery Buy Now    
Home > Template Tags > How to format a number with grouped thou...


How to format a number with grouped thousands?

{NUMBERFORMAT}

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

 
 
Customer Log-in | Support Forums | User Guide | Free Form Builder | Contact Memberkit Team