Field Size
The number of elements in a variable. Gives the size of array variables. Valid Values Any integer (DEFAULT = 1) Remarks If Size is 0 or 1, the variable is scalar and has one element. If Size is greater than 1, the variable is an array, with Size elements.