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

With Synthiam ARC Pro, you're not just programming a robot; you're shaping the future of automation, one innovative idea at a time.

#1  

Typically, this means "does not equal".