Compares two boolean values and allows a jump step to be specified based upon the results.
0 |
Boolean |
Boolean A |
The first value. |
1 |
Boolean |
Boolean B |
The second value. |
2 |
Step ID |
Step if Same |
The step to jump to if the two values are the same. |
3 |
Step ID |
Step if Different |
The step to jump to if the two values are different. |
None.
SUCCESS |
This command always succeeds. |
None.