Previous Topic: Understanding Built-In FunctionsNext Topic: Example


Add

The *ADD built-in function specifies an arithmetic addition on two operands.

There are three parameters for this function type:

All three parameters must be a numeric field type such as PRICE or QUANTITY.

CA 2E implements the *ADD built-in function as an ADD statement for all generators.