Open your project and switch to the UI Design module.
Add or select the component (for example a button) that will trigger the calculation.
Open the Properties panel on the right side.
Select the button and add the Arithmetic >Multiply action according to the desired trigger event (Initial Actions, OnClick, OnBlur, etc.) from the + ADD ACTION menu.
Define action parameters:
Configure Action Parameters
Value ( Number - mandatory):
The first numeric value to be multiplied.
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.
Value2 ( Number - mandatory):
Specifies the second numeric value to multiply.
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 .