Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

190
Visualizações
Access current Array of object's index with objectArray.length not working?

var objArray = []; var object = {};

I am defining every index of the array by adding :

objArray[objArray.length] = object;

And I can access the length of the objArray by doing

objArray.length;

However, if I try to do

objArray[objArray.length], 

it gives me undefined.

Why is this?

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

Because indexing of arrays starts with 0, but when there is one element in an array its index is 0 and array length is 1. Try objArray[objArray.length -1] and it will work.

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda