Arithmetic Symbol
Purpose
The + symbol tells DataEase to add Value 2 to Value 1
The result is the sum of the addition.
Syntax
VALUE 1 + VALUE 2
Returns
A numeric value.
Example
TOTAL DUE := ADULT FEES + CHILD FEES ;