Skip to main content
The ADD function calculates the sum of multiple numerical values.

Supported Scenarios

The ADD function is supported in the following YiDA scenarios:
  • Form (main form fields)
  • Form (business association rules)
  • Form (validation)
  • Workflow design (validation rules)
  • Workflow design (association actions)
  • Integration and automation
  • Workflow node
  • Connector

Format

Attribute Description

AttributeRequiredDescription
number1YesNumerical values to sum. Accepts multiple values separated by commas.
number2Yes

Return Value

Example

Use the ADD() function to calculate the sum of two numerical components, as shown below.

Try It Out

Calculate the total quantity across multiple products.