A function is a procedure which returns a value.
This value can be formed from any expression so it may depend on the parameters with which the function was called.
For instance, the addition operator +
can be thought of as a function which returns the sum of its two parameters.
Go to the Next or Previous section, the Detailed Contents, or the Amiga E Encyclopedia.