javascript code to add commas in number code example Example: how to format an integer with a comma in javascript x.toString().toLocaleString(); // x must be a number