Entering content frame

Syntax documentation if_statement Locate the document in the library structure

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

 

Leaving content frame