js check if variable is array or mot code example Example: js check if is array if(Array.isArray(colors)){ //colors is an array }