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

condition
Category Syntax
Subject Cobol
(condition-1, condition-2,. . .) of a general format, the term refers to a conditional expression that consists of either a simple condition optionally parenthesized or a combined condition (consisting of the syntactically correct combination of simple conditions, logical operators, and parentheses) for which a truth value can be determined. See also simple condition, complex condition, negated simple condition, combined condition, and negated combined condition.
Submitted by remy
Created on Sunday, 07 November 2021, 02:48

Back to Glossary