NOT
Updated at:
This topic describes the NOT component. The NOT component processes a single field and accepts values of "true", "false", "1", or "0".
Calculation logic
The component applies a logical NOT operation to a value.
Procedure
Drag the component to the canvas. Connect its input port to the output port of another component. Connect its output port to the input port of another component. Select a field from the IN port to apply the NOT operation.
Parameters
Input parameters (IN port)
Parameter Name | Description | Default value | Range |
Available fields | The output fields from the upstream component are listed here. Select only one field for the calculation. | None | None |
Selected field | The selected field. | None | None |
Output parameters (OUT port)
Parameter name | Description |
OUT | The value of the selected field after the NOT operation is applied. |
Is this page helpful?