Contact: aviboots(AT)netvision.net.il
41,593 questions
54,234 answers
573 users
Integer n = 9284 String s = n.toString() println(s) /* run: 9284 */