HI
Is there a way i can add commas to a number like so:
num= 1234567
then becomes
num = 1,234,567
I would like to make this call in my helper i.e module
thanks
HI
Is there a way i can add commas to a number like so:
num= 1234567
then becomes
num = 1,234,567
I would like to make this call in my helper i.e module
thanks