Subversion Repositories wimsdev

Rev

Rev 11220 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11220 Rev 11292
Line 4... Line 4...
4
alias:uppercase, toupper
4
alias:uppercase, toupper
5
syntax:!upper `string'
5
syntax:!upper ``string''
6
mean:Returns `string' with all lower case letters replaced by their uppercase counterparts.
6
mean:Returns ``string'' with all lower case letters replaced by their uppercase counterparts.