Subversion Repositories wimsdev

Rev

Rev 12177 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12177 Rev 12178
Line 1... Line 1...
1
!! +exec+ +jump+ +jump+
1
!! +exec+ +loop+ +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.