Hi,
I want to cycle through an object type, looking for a variable value in all the objects.
And I want to trigger something if that variable value isn't found in any object.
Is System>Pick Object where Object.Value=X, followed by an Else working here?
Not sure about the results I'm getting...