Ticket #13 (closed new feature: implemented)
capstr(<string>,[<arg>])
| Reported by: | Xandar | Owned by: | loki |
|---|---|---|---|
| Priority: | low | Milestone: | 3.9.1 alpha 1 |
| Component: | rhostmush | Version: | 3.9.1 alpha |
| Severity: | none | Keywords: | |
| Cc: |
Description
Current functionality:
capstr(this is a test)
returns
This is a test
Proposed functionality:
capstr(this is a test)
returns
This is a test
capstr(this is a test,1)
returns
This Is A Test
Change History
Note: See
TracTickets for help on using
tickets.
