The starting point is to divide the operators into some main categories.

Type Conversion Mechanism Categories

The starting point is to divide the operators into some main categories:

This section discusses the properties of operators in C/AL. For each category of operators, there are descriptions of the valid data types for the arguments and the data types that result when expressions are evaluated.

Relational operators are the most common conversion mechanisms for the C/AL data types.

See Also