Subversion Repositories wimsdev

Rev

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

Rev 11292 Rev 15706
Line 2... Line 2...
2
tit:ifval
2
tit:ifval
3
type:$type_exec
3
type:$type_exec
4
syntax:!if ``string1 relation string2''<br/>\
4
syntax:!ifval ``string1 relation string2''<br/>\
5
  ... (multi-line content)<br/>\
5
  ... (multi-line content)<br/>\
6
 $ !endif
6
 $ !endif
7
mean:Same as $(ref1)cmdlist_if_$(ref2)cmdlist_if_">if</a>, but ``='' (``==''), ``!='' compares the\
7
mean:Same as $(ref1)cmdlist_if_$(ref2)cmdlist_if_">if</a>, but ``='' (``==''), ``!='' compares the\
8
  numerical values of ``string1'' and ``string2'' rather than the strings themselves.
8
  numerical values of ``string1'' and ``string2'' rather than the strings themselves.