Write JavaScript code to convert string to Number code example Example: convert a string to number in javascript var x = Number("1000")