if: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
'''Comments''' | '''Comments:''' | ||
Standard syntax = '''if''' a [[then]] b | Standard syntax = '''if''' a [[then]] b | ||
Alternative syntax = '''?''' a ''':''' b | Alternative syntax = '''?''' a ''':''' b |