Anfang des Inhaltsbereichs

 if_statement 

<if_statement> ::=
  IF <
search_condition> THEN <statement> [ELSE <statement>]

Ende des Inhaltsbereichs