keyword

A sequence of letters recognized by a compiler as having a reserved meaning within a language. In 4GL, examples of keywords are INPUT, INSERT, TO, and LIKE. In 4GL documentation, keywords are shown in uppercase to improve readability. However, 4GL keywords are not case-specific.

See also case sensitivity, identifier, reserved word.