Subtract

Returns the difference of two integers.

Syntax

Subtract(1, 2)

Function Properties

OrdinalTypeDescription
1numericRequiredInitial numeric value
2numericRequiredNumber to subtract from initial value

Usage

Given @abc=20 and @def=5

System returns: