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