-

Semantic Error (SEM1197): Index value exceeds the bounds of the array dimension.

In a code worksheet, an array element is accessed with an index value that exceeds the index value range (dimension) specified in the data type declaration of this array.

Error example: maximum index value may be 9.

Further Info
For information on user-defined data types and how to declare them refer to the chapter "User-defined data types".