Welcome to myCobol.ovh Monday, 29 September 2025, 06:32

identifier
Category Syntax
Subject Cobol
A syntactically correct combination of character strings and separators that names a data item. When referencing a data item that is not a function, an identifier consists of a data-name, together with its qualifiers, subscripts, and reference-modifier, as required for uniqueness of reference. When referencing a data item that is a function, a function-identifier is used.
Submitted by remy
Created on Sunday, 07 November 2021, 02:48

Back to Glossary