Adding an ELSE condition

  • An IF condition exists in the program.
  1. Select the line between IF and END_IF below which you would like to insert the ELSE part.
  2. Select the value "ELSE" from the drop-down list "New Block".
  3. Click the [Add] button.
  4. Parameterize the statements of the ELSE part.