Modify ↓
Opened 11 years ago
Closed 11 years ago
#2415 closed Feature Request (Completed)
StringStripCR - headline - Return Value - PROPOSAL
Reported by: | mlipok | Owned by: | guinness |
---|---|---|---|
Milestone: | 3.3.9.19 | Component: | Documentation |
Version: | Severity: | None | |
Keywords: | Cc: |
Description
in StringStripCR
in headline
"Removes all carriage return values ( Chr(13) ) from a string."
please add a link to Chr
in Return Value
the same link
in Return Value
change
now:
"Returns the string with all instances of the @CR character (Chr(13)) removed."
proposal:
"Returns the string with all instances of the @CR character ( Chr(13) ) removed."
change:
(Chr(13)) to ( Chr(13) )
Attachments (0)
Change History (2)
comment:1 Changed 11 years ago by TicketCleanup
- Version 3.3.9.18 deleted
comment:2 Changed 11 years ago by guinness
- Milestone set to 3.3.9.19
- Owner set to guinness
- Resolution set to Completed
- Status changed from new to closed
Added by revision [8731] in version: 3.3.9.19
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Automatic ticket cleanup.