Add

Returns the sum of the provided values.

Syntax

Add(1, 2)

Function Properties

OrdinalTypeDescription
1numericRequiredFirst value to add
2numericRequiredSecond value to add

Usage

Given @abc=10 and @def=20

The system returns: