| **Navigation:**  [[templates.htm|Templates]] > [[tlrcontents.htm|Template Language Reference]] > Logic and Source Generation Control >====== Template Logic Control Statements {{c6h0068.jpg|C6H0068.jpg}} ====== | [[source generation control.htm|{{btn_prev_n.gif|Previous page}}]][[tlrcontents.htm|{{btn_home_n.gif|Return to chapter overview}}]][[file management statements.htm|{{btn_next_n.gif|Next page}}]] | | || [[ for generate code multiple times .htm|#FOR (generate code multiple times)]] [[ if conditionally generate code .htm|#IF (conditionally generate code)]] [[ loop iteratively generate code .htm|#LOOP (iteratively generate code)]] [[ break break out of a loop .htm|#BREAK (break out of a loop)]] [[ cycle cycle to top of loop .htm|#CYCLE (cycle to top of loop)]] [[ case conditional execution structure .htm|#CASE (conditional execution structure)]] [[ indent change indentation level .htm|#INDENT (change indentation level)]] [[ insert insert code from a group .htm|#INSERT (insert code from a #GROUP)]] [[ call insert code from a group without indention .htm|#CALL (insert code from a #GROUP, without indention)]] [[ invoke insert code from a named group .htm|#INVOKE (insert code from a named #GROUP)]] [[ return return from group .htm|#RETURN (return from #GROUP)]]