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 by , 16 years ago
| Resolution: | → Fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 16 years ago
| Milestone: | → Future Release |
|---|
comment:3 by , 14 years ago
| Milestone: | Future Release → 3.3.6.0 |
|---|
Note:
See TracTickets
for help on using tickets.

Automatic ticket cleanup.