User Tools

Site Tools


en:if

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:if [2016/08/12 12:24]
admin
en:if [2016/08/12 12:27]
admin
Line 1: Line 1:
 ===== If / Then (Statement) ===== ===== If / Then (Statement) =====
 ==== Format ==== ==== Format ====
-**if** [[booleanexpressions|boolean_expression]]// **then** //compound_statement//\\ +**if** [[booleanexpressions|boolean_expression]] **then** //compound_statement//\\ 
-**if** [[booleanexpressions|boolean_expression]]// **then** //compound_statement// **else** //compound_statement// \\+**if** [[booleanexpressions|boolean_expression]] **then** //compound_statement// **else** //compound_statement// \\
  
 ---- ----
-**if** [[booleanexpressions|boolean_expression]]// **then**\\+**if** [[booleanexpressions|boolean_expression]] **then**\\
 //statement(s)//\\ //statement(s)//\\
 **end if** **end if**
  
 ---- ----
-**if** [[booleanexpressions|boolean_expression]]// **then**\\+**if** [[booleanexpressions|boolean_expression]] **then**\\
 //statement(s)//\\ //statement(s)//\\
 **else**\\ **else**\\
en/if.txt · Last modified: 2020/03/02 22:43 by 122.160.95.11