record member

A named component of a program record. A member can be of any 4GL data type, including RECORD or ARRAY. Some 4GL statements support the asterisk notation (record.*) to specify all the members of a record.

See also asterisk notation, program record, record.