Creating array variables
To create array variables you must first create the array type and then declare the local array variable or create the global array variable.
The following topics show you how to create array data types and array variables: