Passes a true or false value through as the type bool, which may be the required type for certain node inputs.
Interface
Inputs
| Parameter | Details | Possible Types |
|---|---|---|
| Value | Primary Input | bool[]bool |
Outputs
| Product | Details | Possible Types |
|---|---|---|
| Result | The value produced by the node operation. Primary Output | boolbool[] |