COBOL/400 Language Help

condition

Condition may be any simple or complex condition.

There are five simple conditions, which have a truth value of either true or false:

A complex condition is formed by combining simple conditions, combined conditions, and/or complex conditions with logical operators, or negating these conditions with logical negation.


[ Top of Page | Previous Page | Next Page | Table of Contents ]