js initialise array code example Example: how to initialize an array in javascript var array_name = [item1, item2, ...];