→Array data type

according to →IEC-standard: An →array data type is a collection of data elements of the same data type. This collection of data elements is referenced by one or more →subscripts enclosed in brackets and separated by commas.

The ST-syntax for array data types is listed under "Declaration of an ARRAY data type in ST".