Adding an Endif Statement
The Endif statement (Eif) marks the end of the If statement and any statements based on the If condition. The Endif statement is only valid when used in combination with the If statement.
To use the Endif statement:
- Select Process > Insert > End If.
- Optionally, type a comment for the Process.
- Click OK to save. The Endif statement is displayed in the Process window.