It provides list of bounds of each dimension of an array variable.
Positional parameter values are assigned to the $args array variable.
A readonly array variable whose members hold version information for this instance of bash.
Una variable vector de lectura exclusiva cuyos miembros contienen información de versión para esta instancia de bash.
Using '+' instead of '-' turns off the attribute instead, with the exceptions that +a may not be used to destroy an array variable and +r will not remove the readonly attribute.
Usar '+' en vez de '-' desactiva el atributo en vez de activarlo, con la excepción de que no puede emplearse +a para destruir una variable vector.
Hence, an array can store an integer, string or characters in a single array variable.
Por lo tanto, una matriz puede almacenar un número entero, cadena o caracteres en una sola variable de matriz.
One important exception of register variables to keep in mind is that if you have a automatic variable of that is array variable.
Uno importante excepción de registro variables a tener en cuenta es que si tienes un variable automática de la es variable de matriz.
Declaring an array variable, creating an array, and assigning the reference of the array to the variable can be combined in one statement, as shown below
Declarar una variable de matriz, la creación de una matriz, y la asignación de la referencia de la matriz a la variable se pueden combinar en una sola declaración, como se muestra a continuación
An array variable (see Arrays below) containing the current contents of the directory stack.
Una variable vector (vea Vectores más abajo) que aloja los contenidos actuales de la pila de directorios.
To populate a ListBox control with an array variable, follow these steps: Start Excel, and then open a new blank workbook.
Para rellenar un control ListBox con una variable de matriz, siga estos pasos: Inicie Excel y, a continuación, abra un nuevo libro en blanco.
In the previous section, we discussed how to initialize an array variable.
In this section, we'll explore how to initialize an array variable and add values in that variable.
The following code loads the upload library with some initial configuration provided by the $config array variable.
El siguiente código carga la librería de subida con alguna configuración inicial proporcionada por la variable arreglo $config.
Each array element can be retrieved by using the array variable name and its key/index value.
Cada elemento de la matriz puede ser recuperado a través del nombre de la variable de la matriz y su clave/valor del índice.