Subversion Repositories wimsdev

Rev

Rev 5920 | Rev 11210 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
32 reyssat 1
!! +exec+ +jump+
2
$lst_tit while$lst_titend$type_exec
5921 bpr 3
  $(lst_syntax)while $emph string1 relation string2 $emphend<br/></span>
5766 bpr 4
  ... (multi-line content)<br/>
5921 bpr 5
 $ <span class="tt">!endwhile</span>
32 reyssat 6
  $lst_mean Conditional branching: execute the multi-line content between
7
  $emph!while$emphend line and $emph!endwhile$emphend line, until $emph
8
  relation$emphend is no longer verified.
9
  The leading and trailing spaces of $emph string1$emphend and $emph
10
  string2$emphend will be stripped before making comparisons.
11
  <p>
12
  The syntax is the same as for
1091 bpr 13
  $(ref1)cmdlist_if_$(ref2)cmdlist_if_">if</a>.
5920 bpr 14
  </p>