Support::
- (subtraction) 
Parameters
Returns/Result
Examples
Reference
- (subtraction)
Type
Arithmetic Symbol
Purpose
The - symbol tells DataEase to subtract Value 2 from Value 1.
The result is the remainder of the subtraction.
Syntax
VALUE 1 - VALUE 2
Returns
A numeric value.
Example
SALE PRICE := RESERVATION PRICE-DISCOUNT;
See Also
On the forum about - (subtraction)
On the blog about - (subtraction)