Rev 5921 | Rev 11212 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5921 | Rev 11210 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !! +exec+ +var+ +string+ |
1 | !! +exec+ +var+ +string+ |
- | 2 | tit:lower |
|
2 |
|
3 | type:$type_both |
3 |
|
4 | alias:lowercase, tolower |
4 |
|
5 | syntax:!lower `string'</span> |
5 | $lst_mean Returns $emph string$emphend with all upper case letters |
- | |
6 |
|
6 | mean:Returns `string' with all upper case letters replaced by their lowercase counterparts. |
7 | - | ||
8 | - |