IF BUTTON(2)==#A is a little more specific than BUTTON() AND #A because you can specify how you want to handle the button press (continuously run code if it is held down or only activate once when it is pressed or unpressed)