Procedure Definition Language Concepts and Language Elements › PDL Language Elements › Flag
A field with type F can have only the value true or false.
Example
IF FOUND IF NOT FOUND
In the preceding statement, FOUND was defined as a flag that returns a value of true or false.