Component Comparison
Description
Compares the values of two arguments. The component performs branching within the script. If the selected logical operation and the values of the arguments match, the transition is carried out on the "True" branch, otherwise - on the "False" branch»
Index |
|
Short title |
|
Types of scenarios |
|
Starter module |
|
Mode |
Synchronous |
Icon |
![]() |
Branching pattern |
Branching, interrupting |
Properties
Specification | Description |
---|---|
Title: |
Operand 1 |
Title: |
Operand 2 |
Title: |
Logical operation between Operands.
When comparing values of different types, they are pre-transformed to the same type. |
Title: |
The component to which control is passed if the operation is true. |
Title: |
Component to which control is passed if the operation is false. |