how to convert a integer to string in javascript code example Example: int to string javascript var number = 12; return numner.toString();