how to add multiple variable names to one variable javascript code example Example: define two variables in one line javascript var [a,b,c,d] = [0,1,2,3]