Hello, I wonder ... how do you find out if there is any object without comparisons ?.
Something like "if exists (object_type)".
Returns true if there are objects.
Or put another way, how do I create an event to see if there is an object type ?.
That is, I just need to know whether the object exists or not.
I read the manual and all that is within reach but I do not understand something.