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 13:00]
admin
en:if [2016/08/13 12:52]
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** [[compoundstatementprogramsyntax|compound_statement]]\\ 
-**if** [[booleanexpressions|boolean_expression]] **then** //compound_statement// **else** //compound_statement// \\+**if** [[booleanexpressions|boolean_expression]] **then** [[compoundstatementprogramsyntax|compound_statement]] **else** [[compoundstatementprogramsyntax|compound_statement]] \\
  
 ---- ----
en/if.txt · Last modified: 2020/03/02 22:43 by 122.160.95.11