Later in the DATA step, when you want to process the variables in the array, you can refer to a variable by either its name or its array reference. For example, the names Reference and books{1} are ...
is a list of the names of the variables in the group. All variables that are defined in a given array must be of the same type-either all character or all numeric. For complete information about the ...