var number = 1212 var numberString = number.toString();//converts my number that is '1212' to a string