12-14-2008 12:32 PM
I have a cluster with a numeric, boolean and string indicator (total of 3 indicators). This cluster is in an array with 5 rows. How do I set (for example) the blinking property of the boolean in the 3rd row to true?
Solved! Go to Solution.
12-14-2008 12:50 PM - edited 12-14-2008 12:50 PM
Hi S-T-G,
the general way of getting the right reference is shown in the attachment.
BUT:
In an array all elements have the same properties (beside the value). So you cannot set just one boolean in a cluster element to blinking!