Rev 8354 | 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 |
||
4 | syntax:!if `string1 relation string2'<br/>\ |
||
5 | ... (multi-line content)<br/>\ |
||
6 | $ !endif |
||
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. |