what's the best way to add commas to a number (in the correct places of course)?
example: if i have a variable that has an integer 1000000, how can i manipulate it to be 1,000,000?
example: if i have a variable that has an integer 1000000, how can i manipulate it to be 1,000,000?
