Modify ↓
Opened 17 years ago
Closed 17 years ago
#772 closed Feature Request (Rejected)
stringstripLF
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
I would like to see AutoIT have a function to strip line feeds from strings, similar to stringstripCR
Thanks for your consideration.
Attachments (0)
Change History (1)
comment:1 by , 17 years ago
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
| Version: | 3.2.12.1 |
Note:
See TracTickets
for help on using tickets.

StringReplace($sSource, @LF, "")