| Anonymous | Login | Signup for a new account | 2013-06-19 02:05 PDT |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0000453 | [Robot Battle] documentation | text | always | 2006-03-08 22:35 | 2006-03-08 22:35 | |||||||
| Reporter | JEEP_ | View Status | public | |||||||||
| Assigned To | ||||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | new | Product Version | 1.4.05 | |||||||||
| Summary | 0000453: Strtrim - Typo In Docs | |||||||||||
| Description |
strtrim( param ) -------------------------------------------------------------------------------- Parameters Type Description param string string to modify _result Set to a new string value. Descriptions Sets _result to a copy of param with leading spaces and tabs removed. Trailing spaces and tabs are not removed. If param is not a string an error is produced. In the example below the print command appends "Hello" to the print log. strlen( " Hello" ) print( _result ) See Also strlen, strins, strmid, strfind, strbreak, strspan, stricmp, strrev, strlower, strupper |
|||||||||||
| Additional Information | strlen -> Strtrim | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
|
|
||||||||||||
| There are no notes attached to this issue. |
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |