-

CIL Generator Error (CILG0011): STRUCTs and ARRAYs are not allowed in functions.

In the local 'Variables' table of a function POU, a variable of a user-defined STRUCT or ARRAY data type is declared.
The current CIL Generator version does not support the use of arrays and structures in functions.

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