# If statement

**URL:** https://forum.kirupa.com/t/if-statement/89040
**Category:** Uncategorized
**Created:** [May 4, 2005, 2:30pm UTC](https://forum.kirupa.com/t/if-statement/89040 "2005-05-04T14:30:38Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![akademik](https://avatars.discourse-cdn.com/v4/letter/a/ac8455/32.png) [@akademik](https://forum.kirupa.com/u/akademik)
#### Post date: [May 4, 2005, 2:30pm UTC](https://forum.kirupa.com/t/if-statement/89040/1 "2005-05-04T14:30:38Z")

</div>

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.
