Получите последний указатель массива объектов JavaScript
lastIndex = myArray.length - 1;
Different Dolphin
lastIndex = myArray.length - 1;