@SUM

Top  Previous  Next

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: