ILE COBOL Language Reference

END-IF Phrase

This explicit scope terminator serves to delimit the scope of the IF statement. END-IF permits a conditional IF statement to be nested in another conditional statement.

For more information, see Delimited Scope Statements.


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