Jump to content

If: Difference between revisions

133 bytes added ,  19 May 2024
Updated the page
(Created page with "File:If1.png Checks its Truth input and executes the corresponding output. File:Screenshot_2022-02-18-18-28-54-26_6c69499164362a0dbe2f1dfe7c62199a.jpg == Notes == * When no condition is attached, neither output wire will execute. Category:Blocks ")
 
(Updated the page)
 
Line 1: Line 1:
[[File:If1.png]]
{{Block
|image=If.png
|type=s
|folder=control
|input1={{Port|e|Before}}
|input2={{Port|t|Condition}}
|output1={{Port|e|True}}
|output2={{Port|e|False}}
|output3={{Port|e|After}}
}}


Checks its [[Truth (True & False)|Truth]] input and executes the corresponding output.
Checks its [[Truth (True & False)|Truth]] input and executes the corresponding output.


[[File:Screenshot_2022-02-18-18-28-54-26_6c69499164362a0dbe2f1dfe7c62199a.jpg]]
[[File:If example.jpg|frameless|center|Example]]


== Notes ==
== Notes ==