Multiply

Returns the product of multiplying two numbers.

Multiply(1, 2)

OrdinalTypeDescription
1numericRequiredFirst number
2numericRequiredSecond number

Given @abc=10 and @def=5

System returns: