Subversion Repositories wimsdev

Rev

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

Rev Author Line No. Line
32 reyssat 1
!! +exec+ +var+ +string+
11210 bpr 2
tit:upper
3
type:$type_both
11220 bpr 4
alias:uppercase, toupper
11292 bpr 5
syntax:!upper ``string''
6
mean:Returns ``string'' with all lower case letters replaced by their uppercase counterparts.