Get index of element changed in array

I don’t know how I didn’t see that method in the documentation… But just tried it, and while it works if the element changed is the array itself, but if it’s a property in the struct element, then the index returns something in the millions…