Hi,
I have a robot that generates 3 figures (as strings). These should all be different, so I want to include a logic check to ensure this. However, I am a bit stuck…
Basically I want to use an IF A =/= B =/= C, but I don’t know how to right this?
Thanks