javascript how to make a string a number code example Example: make number string js var num = 15; var n = num.toString();