| If | 
Component representing the if-statement.

 Properties
Properties| Name | Description | 
|---|---|
| Entry | The input of the node. | 
| Condition | The condition of the statement. | 
| True | The output of the node if condition is true. | 
| False | The output of the node if condition is false. | 
 See also
See also