Subversion Repositories wimsdev

Rev

Rev 32 | Rev 5766 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 32 Rev 4562
Line 4... Line 4...
4
  $emphend [step $emph st $emphend ]</tt> <br>or<tt>
4
  $emphend [step $emph st $emphend ]</tt> <br>or<tt>
5
 $ !for $emph var $emphend from $emph start $emphend to $emph end $emphend
5
 $ !for $emph var $emphend from $emph start $emphend to $emph end $emphend
6
  [step $emph st $emphend ]</tt> <br>or<tt>
6
  [step $emph st $emphend ]</tt> <br>or<tt>
7
 $ !for $emph var $emphend in $emph list$emphend<br></tt>
7
 $ !for $emph var $emphend in $emph list$emphend<br></tt>
8
  ... (multi-line content)<br>
8
  ... (multi-line content)<br>
9
  <tt>!next</tt> <br>
9
  <tt>!next</tt>
10
  $lst_mean For loop. In the first two forms, $emph var $emphend goes from
10
  $lst_mean For loop. In the first two forms, $emph var $emphend goes from
11
  $emph start$emphend to $emph end$emphend, with optional step $emph
11
  $emph start$emphend to $emph end$emphend, with optional step $emph
12
  st$emphend. <br>
12
  st$emphend. <br>
13
  In the last form, $emph var$emphend takes successively items in the list
13
  In the last form, $emph var$emphend takes successively items in the list
14
  $emph list$emphend. $emph list$emphend is a list of items separated by
14
  $emph list$emphend. $emph list$emphend is a list of items separated by