Add

Returns the sum of the provided values.

Add(1, 2)

OrdinalTypeDescription
1numericRequiredFirst value to add
2numericRequiredSecond value to add

Given @abc=10 and @def=20

The system returns: