2.5. Operators An operator represents an operation to be carried out between two terms, such as division. There are 5 types of operators in the Rexx Language: Arithmetic, Assignment, Comparative, Concatenation, and Logical Operators. Each is described in further details below.
PREV NEXT