how to define array in js by Array() code example Example: how to initialize an array in javascript var array_name = [item1, item2, ...];