GDL Compound Data Types

GDL compound data types are defined from GDL primitive data types or previously defined compound data types. Compound types can be classified into arrays, composites, and multiple personality types. Compound types can incorporate other compound types that cause the creation of highly-complex data types.

The following compound data types are used for GDL templates:

Array

Composite

Multiple Personality

For more information about issues that relate to compound data types, see GDL Template Data Type Issues.