Welcome to myCobol.ovh Monday, 23 February 2026, 10:18

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