Show TOC

if_statementLocate this document in the navigation structure

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