Rev 5921 | Rev 11220 | 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:upper |
|
2 |
|
3 | type:$type_both |
3 |
|
4 | alias:!uppercase, !toupper |
4 |
|
5 | syntax:!upper `string' |
5 | $lst_mean Returns $emph string$emphend with all lower case letters |
- | |
6 |
|
6 | mean:Returns `string' with all lower case letters replaced by their uppercase counterparts. |
7 | - | ||
8 | - |