Wiki

Changes between Version 2 and Version 3 of AllStatements

Show
Ignore:
Timestamp:
09/29/09 11:56:00 (15 years ago)
Author:
hopscc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AllStatements

    v2 v3  
    3737 * [wiki:Try try-catch] - try a block and handle any thrown exceptions 
    3838 
    39  * [wiki:Using using] 
     39 * [wiki:Use use]       - specify a namespace and contents to be used by this module 
    4040 
    4141 * [http://cobra-language.com/docs/manual/control-statements/enumerable-for.html while] - loop while a condition is true