hi, i was wondering if it’s possible to retrieve the index number of an object in a list…
I have a list with the owners of all objects in them… I have to move an object to the position of the object previous in the list…??? Is there a way to get the index number of an object within the list so i can use the i-1 thing to get the position of the object previous in the list…???
w.