Simple If...Else Tests
There's a very useful shortcut in if...else tests when you test whether a variable equals 0 or not. But you have to know how to use the ! operator. This operator is used to invert a boolean.
Views: 489 | | by Sarah
View this tutorial