Rev 8354 | Rev 11292 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8354 | Rev 11210 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !! +exec+ +jump+ |
1 | !! +exec+ +jump+ |
- | 2 | tit:ifval |
|
2 |
|
3 | type:$type_exec |
3 |
|
4 | syntax:!if `string1 relation string2'<br/>\ |
4 |
|
5 | ... (multi-line content)<br/>\ |
5 | $ |
6 | $ !endif |
6 |
|
7 | mean:Same as $(ref1)cmdlist_if_$(ref2)cmdlist_if_">if</a>, but `=' (`=='), `!=' compares the\ |
7 | but $emph =$emphend ($emph==$emphend), |
- | |
8 | $emph!= $emphend compares the |
- | |
9 |
|
8 | numerical values of `string1' and `string2' rather than the strings themselves. |
10 | rather than the strings themselves. |
- |