@SUM
Syntax:
@SUM(<value1>,<value2> , ...)
Description:
This function returns the sum of its two or more arguments, which are treated as integers.
OK:
Unchanged.
Example:
%S = @SUM(%S,10)
See also:
@ABS
@DIV
@DIFF
@FABS
@FEXP
@FDIV
@FORMAT
@FSUB
@HEX
@NUMERIC
@PRED
@PROD
@FADD
@SUCC
@ZERO