Each array element must contain at least one word.
If you want an array element to exist but have an undefined value, use the undefined keyword instead of the delete operator.
Se você quer que um elemento do array exista, mas tenha um valor indefinido, utilize a palavra-chave undefined em vez do operador delete.
The expression can also be a project method, a variable or an array element.
Each source variable can be a variable, an array or an array element.
Each array element represents a single relationship with the following format
Only one such node in each array element is needed if only one parse tree is to be produced.
Apenas um nó em cada elemento do vetor é necessário se apenas uma árvore sintática será produzida.
The array element is accessed by using the indices starting from 0.
When the delete operator removes an array element, that element is no longer in the array.
Quando o operador delete remove um elemento do array, aquele elemento não pertence mais ao array.
In the above, we can use plus and minus operators in the first array element to apply the filter to limited actions only.
No exemplo acima, podemos utilizar no primeiro elemento do vetor os operadores + e -, para limitar as ações onde o filtro será aplicado.
Return value true if the callback function returns a truthy value for every array element; otherwise, false.
true se a função de callback retorna um valor truthy para cada um dos elementos do array; caso contrário, false.
When working with session data that are arrays, the session component has a limitation which prevents you from directly modifying an array element.
Ao trabalhar com dados de sessão que são arrays, o componente session tem uma limitação que o impede de modificar diretamente um elemento do array.
Return value true if the callback function returns a truthy value for every array element.
true se a função de callback retorna um valor truthy para cada um dos elementos do array; caso contrário, false.
true if the callback function returns a truthy value for any array element; otherwise, false.
true se a função de callback retorna um valor truthy para cada um dos elementos do array; caso contrário, false.