Help for this page

Select Code to Download


  1. or download this
    WORD_ITER:foreach(...)
    
  2. or download this
    foreach(...)
    
  3. or download this
    next WORD_ITER;
    last WORD_ITER;
    
  4. or download this
    next;
    last;