Keywords are predefined reserved words that have special meanings to the compiler. They cannot be used as variable or function names in your application code.

Keywords are one of the elements that make up C/AL statements.

The following table lists the keywords in C/AL.

See Also