Subversion Repositories wimsdev

Rev

Rev 4562 | Rev 5921 | 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 if$lst_titend$type_exec
5766 bpr 3
  $(lst_syntax)if $emph string1 relation string2 $emphend<br/></tt>
4
  ... (multi-line content)<br/>
4562 bpr 5
 $ <tt>!endif</tt>
32 reyssat 6
  $lst_mean Conditional branching: execute the multi-line content between
7
  $emph!if$emphend line and $emph!endif$emphend line, if $emph
8
  relation$emphend is verified.
9
  The leading and trailing spaces of $emph string1$emphend and $emph
10
  string2$emphend will be stripped before making comparisons.
11
 
12
  !read help/if.phtml