Rev 1091 | 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:whileval |
3 | type:$type_exec |
||
4 | syntax:Same as the command $(ref1)cmdlist_while_$(ref2)cmdlist_while_">while</a>,\ |
||
5 | but `=' (`=='), `!=' compares the numerical values of `string1' and `string2'\ |
||
32 | reyssat | 6 | rather than the strings themselves. |