Obtenha o último índice de matriz de objetos JavaScript
lastIndex = myArray.length - 1;
Different Dolphin
lastIndex = myArray.length - 1;