Rev 32 | Rev 5921 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 32 | Rev 4562 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !! +exec+ +var+ +string+ |
1 | !! +exec+ +var+ +string+ |
2 | $lst_tit upper$lst_titend$type_both |
2 | $lst_tit upper$lst_titend$type_both |
3 | $lst_alias uppercase, toupper |
3 | $lst_alias uppercase, toupper |
4 | $(lst_syntax)upper $emph string$emphend</tt |
4 | $(lst_syntax)upper $emph string$emphend</tt> |
5 | $lst_mean Returns $emph string$emphend with all lower case letters |
5 | $lst_mean Returns $emph string$emphend with all lower case letters |
6 | replaced by their uppercase counterparts. |
6 | replaced by their uppercase counterparts. |
7 | 7 | ||
8 | 8 |