This function returns an array in which each element describes an index.
The function returns an array of objects or an error.
This returns an array listing the folders that this folder contains.
Dir.entries returns an array with all the entries within the specified directory.
The method returns an array of relationship configurations.
When the regular expression exec() method finds a match, it returns an array containing first the entire matched portion of the string and then the portions of the string that matched each parenthesized group in the regular expression.
Cuando el método de expresión regular exec() encuentra una coincidencia, devuelve un arreglo que contiene la primera porción de la primera coincidencia entera y luego las porciones de la cadena que coinciden con cada grupo entre paréntesis en la expresión regular.
Splits the string character-by-character and returns an array with the result.
Divide la cadena carácter por carácter y devuelve una matriz con el resultado.
Pick a specific value from a result that returns an array of values
Seleccionar un valor determinado en un resultado que devuelve una matriz de valores.
returns an array containing all the words found inside the string
devuelve un array que contiene todas las palabras encontradas dentro del string
This method returns an array containing all of the elements in this deque in proper sequence.
Devuelve una matriz que contiene todos los elementos de esta lista en el orden correcto.
If called with no parameters, this function returns an array of values for all the setting readline uses.
Si es llamada sin parámetros, esta función devuelve un array con los valores de todas las opciones que readline usa.
That just returns an array of X and
Que sólo devuelve una matriz de x y
An array function returns an array of values rather than a single value.
Una función de matriz devuelve una matriz de valores en lugar de un único valor.