The built-in procedures

The built-in procedures are procedures that are automatically declared by the compiler, and each built-in procedure is associated with a built-in procedure identifier. Unlike reserved words, you can declare your own identifiers with the same spelling as a built-in procedure identifier, and if you do so then your declaration will override the declaration made by the compiler. The built-in procedure identifiers are listed below: