Subversion Repositories wimsdev

Rev

Rev 8354 | Rev 11292 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !! +exec+ +jump+
  2. tit:ifval
  3. type:$type_exec
  4. syntax:!if `string1 relation string2'<br/>\
  5.  ... (multi-line content)<br/>\
  6. $ !endif
  7. mean:Same as $(ref1)cmdlist_if_$(ref2)cmdlist_if_">if</a>, but `=' (`=='), `!=' compares the\
  8.   numerical values of `string1' and `string2' rather than the strings themselves.
  9.