Truth (True & False): Difference between revisions
-u ndefined- (talk | contribs) m (This infobox will do for now) |
(Added the False infobox) |
||
Line 5: | Line 5: | ||
|folder=Values | |folder=Values | ||
|output1={{Port|t|True}} | |output1={{Port|t|True}} | ||
}} | |||
{{Block | |||
|title=False | |||
|image=False.png | |||
|type=s | |||
|folder=Values | |||
|output1={{Port|t|False}} | |||
}} | }} | ||
Latest revision as of 19:12, 30 May 2024
True
Type | Script block |
Collider | None |
Folder | Values |
Ports | |
---|---|
Outputs | True |
False
Type | Script block |
Collider | None |
Folder | Values |
Ports | |
---|---|
Outputs | False |
Outputs True
or False
respectively.
Notes
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.