Australia
Asked — Edited

If Var1 != Var2

What does this "!=" do in an if statement. it is in the "say day of the week" example and it looks like it stores a previous value or something......please help


ARC Pro

Upgrade to ARC Pro

Stay at the forefront of robot programming innovation with ARC Pro, ensuring your robot is always equipped with the latest advancements.

#1  

Typically, this means "does not equal".