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