company logo

Size specification

Keywords:  array

The size specification includes the element size and dimension. The element size can be defined for base type attributes and defines the number of relevant characters. The dimension defines the number of elements in an array. When the element type is complex or an enumeration, the size value might be 0.

The default for the dimension value is 1.

Definition: 

size_spec := size [ dimension ]