Modify ↓
#1501 closed Bug (Fixed)
StringRegExp and StringRegExpReplace missing
Reported by: | ProgAndy | Owned by: | |
---|---|---|---|
Milestone: | 3.3.6.0 | Component: | AutoIt |
Version: | 3.3.5.5 | Severity: | None |
Keywords: | Cc: |
Description
The current beta does not include the functions
StringRegExp
StringRegExpReplace
Just run a script containing one of the folowing lines will result in an error: {{{
StringRegExpReplace("a", "a", "b")
StringRegExp("a", "a")
}}}
Attachments (0)
Change History (3)
comment:1 Changed 15 years ago by Jon
- Resolution set to Fixed
- Status changed from new to closed
comment:2 Changed 15 years ago by TicketCleanup
- Milestone set to Future Release
comment:3 Changed 13 years ago by Jpm
- Milestone changed from Future Release to 3.3.6.0
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.