Subversion Repositories wimsdev

Rev

Rev 15706 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15706 Rev 17228
Line 2... Line 2...
2
tit:ifval
2
tit:ifval
3
type:$type_exec
3
type:$type_exec
4
syntax:!ifval ``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.