Modify ↓
Opened 16 years ago
Closed 16 years ago
#772 closed Feature Request (Rejected)
stringstripLF
Reported by: | chiknfrmr@… | 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 Changed 16 years ago by Valik
- Resolution set to Rejected
- Status changed from new to closed
- Version 3.2.12.1 deleted
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.
StringReplace($sSource, @LF, "")