Subversion Repositories wimsdev

Rev

Rev 32 | Rev 5921 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
32 reyssat 1
!! +exec+ +var+ +string+
2
$lst_tit upper$lst_titend$type_both
4562 bpr 3
  $lst_alias uppercase, toupper
4
  $(lst_syntax)upper $emph string$emphend</tt>
32 reyssat 5
  $lst_mean Returns $emph string$emphend with all lower case letters
6
  replaced by their uppercase counterparts.
7
 
8