|<- [[jsjson:Debugging JavaScript objects with your browser]]|[[jsjson:Looping through JavaScript objects]] ->| Accès aux élément type Array [n] Suppression d'un élément d'un objet : delete(.) Sur un Array : supprime l'élément, mais l'attribut length ne change pas -> à éviter -> on utilise la fonction splice() : .splice(,