Entering content frame

 if_statement 

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

Leaving content frame