CalculatorTransition


This is the documentation for Arbor 3.2.4 and earlier.

See Arbor Documentation for the latest documentation.

It will transition by the calculation result

CalculatorTransition

Additional parameters

  • Click on the right + button in the “Conditions”.

Properties of Condition

Compare Type To compare type (Int, Float only).

  • Greater
    It is greater than the value
  • Less
    It is smaller than the value
  • Equals
    It is equal to the value
  • NotEquals
    It is not equal to the value
Value1,Value2 The value to be compared

Other property

NextState Transition if the condition is met

Important point

If you set up multiple Condision, a transition only when all of the comparison result becomes true.

Version

2.0.0 or later