does V7.0 support an array of struct :
i need to use a big array :
array[0..100] of UDT1
UDT1 :
johndoe1 type REAL
johndoe2 type REAL
johndoe3 type REAL
johndoe4 type REAL
i got the V6.2 , and there nothing about the array and structure,
Wincc flexible support array but not a array of structure