If statement

ok i just wanted to know if there is an easier way to say if something is false. i dont want to have to type “if (blah == false)” all the time. would “if(!blah)” work? or will “if(!blah)” just invert it? sorry if you dont understand what im trying to say lol sometimes i cant find the words to explain myself.