Compare

This node compares two variants using one of the following operations ( < , == , <= , > , >= , !=).

Additional Options

To access the options shown in the following table, click Show additional options.

OptionDescription
Auto-save behavior

Select one of the following options:

  • No auto-save

  • Actor execution finished

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, No auto-save is selected.

Retry executionWhen selected, retries a node execution if it failed. Set the following options:
  • Number of retries: Maximum number of retry attempts.

  • Delay between attempts: Time in milliseconds between each retry attempt.

Slots

Slot NameSlot TypeData TypeDescriptionConnection Required
InOut
Val1x First value, must be compatible type to Val2x
Val2x  x
Falsex True if comparison result is false. 
Resultx Comparison result 
Truex True if comparison result is true.