0
Q:

how to add a variable to an string

var str = "ello";
var letter = "h";
str = letter + str;
1

New to Communities?

Join the community