Modify ↓
Opened on Mar 4, 2009 at 5:50:22 AM
Closed on Mar 4, 2009 at 7:54:57 AM
#844 closed Bug (No Bug)
"^" and "$" absent in document of StringRegExp( )
| Reported by: | txj | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.0.0 | Severity: | None |
| Keywords: | reguler expression StringRegExp | Cc: |
Description
In StringRegExp( ) document of AutoIT 3.2.12.1, 3.3.0.0, character(press Shift+6) and "$" not mentioned , please add them in the next version of AutoIT.
Attachments (0)
Change History (1)
comment:1 by , on Mar 4, 2009 at 7:54:57 AM
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

in fact they are as they match only in the multiline mode
see doc
you can also refer to the complete doc as stated