Example Resulting value of x
var h = [-1, 2, 3];
var x = h.toString();
-1,2,3