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

ARC Pro is your passport to a world of endless possibilities in robot programming, waiting for you to explore.

#1  

Typically, this means "does not equal".