Contact: aviboots(AT)netvision.net.il
39,885 questions
51,811 answers
573 users
// Declare a constant string const str = "XYZ"; console.log(str); /* run: "XYZ" */