Updated Truth (True & False).md (markdown)
commited
commit
5dc607fdd1c6c63c4380b860e11de27e952e308a
... | ... | @@ -1,8 +1,7 @@ |
1 | 1 | [[uploads/True1.png | width=336px, alt=True]] |
2 | 2 | [[uploads/False1.png | width=336px, alt=False]] |
3 | 3 | |
4 | Outputs `True` or `False` respectively. Yeah, pretty obvious. |
|
5 | ||
4 | Outputs `True` or `False` respectively. |
|
6 | 5 | ## Notes |
7 | 6 | |
8 | 7 | On most of the blocks where one of the inputs take Truth, the default is `False`. The only exception, and the time where you would you use `False` are the Truth versions of [[Set Variable]] and [[Set Reference]]. |