Obtenez le dernier index de la table d'objets javascript
lastIndex = myArray.length - 1;
Different Dolphin
lastIndex = myArray.length - 1;