Help for this page

Select Code to Download


  1. or download this
    given EXPR {
          when EXPR { ... }
          when EXPR { ... }
          ...
          otherwise { ... }
    }