which js function converts the whole string value into a numeric value code example Example: make number string js var num = 15; var n = num.toString();