Help for this page

Select Code to Download


  1. or download this
    if (bunch of clauses) {
        code
    }
    
  2. or download this
    if (pointer-where-to-find-clauses) {
        code
    }