Subversion Repositories wimsdev

Rev

Rev 11220 | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !! +exec+ +var+ +string+
  2. tit:upper
  3. type:$type_both
  4. alias:uppercase, toupper
  5. syntax:!upper ``string''
  6. mean:Returns ``string'' with all lower case letters replaced by their uppercase counterparts.
  7.