CalculatorTransition

It will transition by the calculation result

CalculatorTransition

Property

Condisions Set the judgment condition.
  • + Button
    Add condition.
  • Compare Type
    GreaterGreater than value
    LessLess than the value
    EqualsEqual to value
    NotEqualsNot equal to value
  • Value1,Value2
    Value to be compared
Next State Transition destination state.

Remarks

When more than one Condition is set, it transits only when all comparison results become true.