&&sum

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Action:

Returns the sum of the function arguments.

Syntax:

&&sum(valuevalue ...) 

where value is a numeric constant, or a macro variable.

If fewer than two arguments are passed, or if any argument has a non-numeric value, an error is issued.

See also the increment and decrement commands.

Introduced: Build 58