Subversion Repositories wimsdev

Rev

Rev 11210 | 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+
11210 bpr 2
tit:lower
3
type:$type_both
4
alias:lowercase, tolower
11212 bpr 5
syntax:!lower `string'
11210 bpr 6
mean:Returns `string' with all upper case letters replaced by their lowercase counterparts.