Report Engine supports multi-dimensional array variables.
Up to and including version 11, multidimensional array variables in Report Engine were not supported.
Cause: In zenon, multidimensional array variables use up to 3 dimensions. A comma is used as the separator for the index dimensions. Report Engine used name-based addressing in calls to connector functions. The comma was used as the element separator.
This conflict has been rectified.