Finds the difference between two numbers or indicates the negative value of a numeric expression.

' Example 1
result = number1-number2
' Example 2
-number

Expand imageArguments

Expand imageRemarks

Expand imageRequirements

Expand imageSee Also