How about if I want to see if there's an object with a certain position. I user System -> Pick by evaluating -> MyObject.X = 1 & MyObject.Y = 1. If the object exists, Construct2 pick it. What if there's no object with that position? How can I make a condition like that?