ParameterTransition

It determines the value of Parameter and makes a transition.

ParameterTransition

Property

Condisions Set the judgment condition.
  • + Button
    Add condition.
  • Reference
    Parameter reference
  • Type
    GreaterGreater than value
    LessLess than the value
    EqualsEqual to value
    NotEqualsNot equal to value
  • Value
    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.