how to access last array item javascript code example Example: how to get last element of array return array[array.length - 1];