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