Calculate Value

Calculate Value



Use context menu or action toolbox to add Calculate Value action to workflow scheme.

  • Click on the area with (Edit) icon on the scheme and:
  • Select category Operations;
  • Choose Calculate Value.
  • In action toolbox:
  • Select category Operations;
  • Drag and drop Calculate Value action to the area with (Edit) icon on the workflow scheme.


Open action configuration dialog to edit action properties:

  • Open action context menu on the scheme and choose Edit;
  • Or double click the action on the scheme.


Use configuration dialog to edit action properties:

Property Description
Title Defines action title.
By default the title is action type name.
First operand The first operand of the calculation.
Lookups are available for this property.
Operator Operator for calculation:

  • Plus;
  • Minus;
  • Multiple by;
  • Divide by;
  • Mod.
Second operand The second operand of the calculation.
Lookups are available for this property.
Output Variable to store result of the calculation.
Only variables of type Integer or Number are available for this property.

Addition of two numbers:

Division of two numbers:

Contents