function digitize(n) { //code here } javascript code example Example: integer to array javascript Array.from(String(12345), Number);