ConnectIT 365

Function ADD

Description
Returns the value added with the given value.

 

Expected input value

Number (Decimal, Integer or BigInteger).

 

Parameters

Parameter Name

Data Type

Description

Parameter Name

Data Type

Description

1

Add this

Number

First value to add.

2

Add this

Number

Second value to add (optional).

3

Add this

Number

Third value to add (optional).

 

Example

Input Value

6.3

Parameter 1 (Add this)

2

Output Value

8.3

 

IDYN 2024