This node compares two variants using one of the following operations ( < , == , <= , > , >= , !=).
Additional Options
To access the options shown in the following table, click
.Option | Description |
---|---|
Auto-save behavior |
Select one of the following options:
The project, including the database, is auto-saved (depending on defined interval) after calculating this node/system (either when the calculation succeeds or fails). By default, is selected. |
Retry execution | When selected, retries a node execution if it failed. Set the
following options:
|
Slots
Slot Name | Slot Type | Data Type | Description | Connection Required | ||||
---|---|---|---|---|---|---|---|---|
In | Out | |||||||
Val1 | x | First value, must be compatible type to Val2 | x | |||||
Val2 | x | x | ||||||
False | x | True if comparison result is false. | ||||||
Result | x | Comparison result | ||||||
True | x | True if comparison result is true. |