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

argument
Category Syntax
Subject Cobol
(1) An identifier, a literal, an arithmetic expression, or a function-identifier that specifies a value to be used in the evaluation of a function.
(2) An operand of the USING phrase of a CALL or INVOKE statement, used for passing values to a called program or an invoked method.
Submitted by remy
Created on Sunday, 07 November 2021, 02:48

Back to Glossary