Loading...
Select Version
Identifier is a term used to reflect that a data name, if not unique in a program, must be followed by a syntactically correct combination of qualifiers, subscripts or indices necessary to ensure uniqueness.
Format 1
FUNCTION function-name-1 [({argument-1}...)] [reference-modifier]
Format 2
data-name-1 [{IN | OF} data-name-2] ... [{IN | OF} {file-name-1 | report-name-1}]
[({subscript} ...)] [reference-modifier]