array element
A component of a program array. An element can be of any 4GL data type, except
ARRAY. To reference the position of any element within an array, use a
subscript (sometimes called an array index).
See also array, program array, subscript.