EGL Reference Guide for iSeries

Declaration properties

Each item, record, or static array has the property initialized, which indicates whether the memory area is assigned an initial value. The property itself has the value yes or no.

Each dynamic array has the property maxSize, which indicates the maximum number of elements in the array. For details, see Arrays.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]