Anyone who could explain to me why this returns “false”, most of the should be “true”
Use a String from Object node from the GetItemAtIndex node to the == node. I believe you are not comparing the same Object types as one is a Color, the other a String.
Thank you That did the trick, nice and simple explanation you gave.
1 Like