javascript make int from string code example Example: make number string js var num = 15; var n = num.toString();