Elements of C/AL Expressions
All expressions in C/AL are built from the following:
Constants
Variables
Operators
Functions
Keywords
The topics in this section describe each of these elements.
See Also
Concepts
C/AL Constants
C/AL Variables
C/AL Operators
C/AL Function Calls
C/AL Keywords