When I first learned to program, it was grasping if statements that helped it all click into place for me. Once you can use if statements, you can build all kinds of useful and interesting tools.
Just like any good tool, knowing the different ways to use the If statement will help your script in many ways. Every programming and scripting language has had some sort of way to perform a ...