AND
Updated at:
The AND component performs a logical AND operation on multiple fields. It supports fields with values such as "true", "false", "1", and "0".
How the Calculation Logic Works
The component performs a logical AND operation on multiple field values.
Procedure
Drag the component to the canvas. Connect its input ports to the output ports of other components and its output port to the input ports of other components. From the IN port, select the fields for the AND operation.
Parameters
IN1/IN2/IN3/IN4 ports - Input parameters
Parameter name | Description | Default value | Range |
Available fields | Lists the output fields from upstream components. 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 AND operation on the selected fields. |
Is this page helpful?