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

Synthiam ARC Pro is a new tool that will help unleash your creativity with programming robots in just seconds!

#1  

Typically, this means "does not equal".