Welcome to myCobol.ovh Monday, 29 September 2025, 04:35

parameter
Category Syntax
Subject Cobol
(1) Data passed between a calling program and a called program.
(2) A data element in the USING phrase of a method invocation. Arguments provide additional information that the invoked method can use to perform the requested operation.
Submitted by remy
Created on Sunday, 07 November 2021, 02:48

Back to Glossary