Subtract Action Implementation Steps

1. Defining Action in UI Design

  • Open your project on the Kuika platform.
  • Switch to the UI Design module and select the relevant screen.
  • Create a button (for example “Calculate Remaining Budget”).
  • Select the button and add the Arithmetic > Subtract action according to the desired trigger event (Initial Actions, OnClick, OnBlur, etc.) from the + ADD ACTION menu.

Configure Action Parameters

  • Value (Decimal - mandatory): The first numeric value to be subtracted. Data can be transferred to this field primarily from data sources such as Action Result. Other sources such as Method Input, Current, Screen Input, Fixed or Component can also be used. These categories can be defined by selecting them via Symbol Picker .
  • Value2 (Decimal - mandatory): This is the second value to be subtracted from the first value. Data can be imported into this field primarily from data sources such as Action Result. Other sources such as Method Input, Current, Screen Input, Fixed or Component can also be used. These categories can be defined by selecting them via Symbol Picker.