Paragraph headers or paragraph names

A paragraph header or paragraph name indicates the beginning of a paragraph.

In the ENVIRONMENT DIVISION, a paragraph consists of a paragraph header followed by one or more entries. For example:


OBJECT-COMPUTER. computer-name.

In the PROCEDURE DIVISION, a paragraph consists of a paragraph-name followed by one or more sentences.