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