Hello,
I have the event that is fired by point change event. That point is an array of INTs.
Any change of any element of that array starts that event without a problem.
My question is: how can I get the index of the element that's changed ?
PointEvent().Id returns just the point name, but not an index.
Thanks
I have the event that is fired by point change event. That point is an array of INTs.
Any change of any element of that array starts that event without a problem.
My question is: how can I get the index of the element that's changed ?
PointEvent().Id returns just the point name, but not an index.
Thanks