Rev 11292 | 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+ |
11210 | bpr | 2 | tit:ifval |
3 | type:$type_exec |
||
15706 | reyssat | 4 | syntax:!ifval ``string1 relation string2''<br/>\ |
11210 | bpr | 5 | ... (multi-line content)<br/>\ |
6 | $ !endif |
||
11292 | bpr | 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. |