Wiki

Changes between Version 2 and Version 3 of IfStatement

Show
Ignore:
Timestamp:
12/20/10 02:50:25 (14 years ago)
Author:
todd.a
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IfStatement

    v2 v3  
     1= If Statement = 
     2 
    13The if statement is used to conditionally execute code. 
    24=== Grammar ===