Subversion Repositories wimsdev

Rev

Rev 5921 | Rev 11212 | 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
5
syntax:!lower `string'</span>
6
mean:Returns `string' with all upper case letters replaced by their lowercase counterparts.