The object codes are shown in the table below:
Code |
Description |
---|---|
ARRAY |
A multiple data field object where each data field is a simple variable of the SAME basic data type. |
RECORD |
A multiple data field object where the data fields may be any combination of simple variables. |
VAR |
A single value. |