Subversion Repositories wimsdev

Rev

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