Basic digitalRead question

Dang. Just like Python. :blush: I'll go sit in a corner and write "I will not ask stupid questions" 1,000 times. Thanks!

OK, so the digitalRead function returns either 0/1 or LOW/HIGH then? One could use either, and even if you declare it as an integer, you can still manipulate it as high or low as opposed to 1 or 0?