The DEFINE DATA
statement offers a number of clauses to
declare data definitions for use within a Natural program, either by
referencing predefined data definitions contained in a local data area (LDA),
global data area (GDA) or paramater data area (PDA), or by writing in-line
definitions.
The documentation for the DEFINE DATA
statement is divided
into the following sections: