Logical Gate
Select from two inputs using a boolean.
Inputs
True
Input which is propagated to output if Gate is True.
Type: Any, List, Required, Single
False
Input which is propagated to output if Gate is False.
Type: Any, List, Required, Single
Gate
Boolean which selects input.
Type: Boolean Array, Required, Single
Outputs
Output
Output either True or False input depending on value of Gate
Type: Any, List
See also
Keywords: if
Copyright © 2023, Hero Imaging AB