Micro FocusĀ Enterprise DeveloperĀ 2.3 for Visual Studio 2015
>
General Reference
>
Managed COBOL
>
Managed COBOL Reference
>
Statements - Alphabetic List
>
IF Statement
IF Statement
Evaluates a condition and takes subsequent action depending on whether the value of the condition is true or false.
Context:
Procedure Division
Statements
if-statement
Parent topic:
Statements - Alphabetic List
Related information
Choices - in COBOL and C#