OR
The logical OR component performs a logical OR operation on multiple fields. It supports fields with values of "true", "false", "1", or "0".
Computational logic
The component performs a logical OR operation on the values from multiple fields.
Usage
Drag the component to the canvas. Connect its input ports to the output ports of other components, and connect its output ports to the input ports of other components. Then, select the fields from the input ports on which to perform the OR operation.
Parameter description
IN1/IN2/IN3/IN4 ports: Input parameters
Parameter name | Description | Default value | Range |
Available fields | Lists all output fields from the upstream component. You can select multiple fields. | None | None |
Selected fields | Lists the selected fields. | None | None |
OUT port: Output parameters
Parameter name | Description |
out | The result of the logical OR operation on the selected fields. |