0
Does anyone have a handy operator cheat sheet? If not, I am going to start one. I have already forgotten what != means. :-(
Operators
3 odpowiedzi
+ 1
fwiw, != means "does not equal". there are tons out there. give me a few and I'll pull one up I use.
+ 1
(==) means equal to. (!=) not equal to.