Modify ↓
Opened 13 years ago
Closed 13 years ago
#2338 closed Feature Request (Completed)
Here is a Modification to _ArraySearch UDF
| Reported by: | BrunoJ | Owned by: | guinness |
|---|---|---|---|
| Milestone: | 3.3.9.8 | Component: | Standard UDFs |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
The attached file contains a mod that adds compare option 3 for using regex. I needed to be able to match only array elements that started with a specific string. This easily allows for that and so much more.
Attachments (1)
Change History (3)
by , 13 years ago
| Attachment: | _ArraySearch.au3 added |
|---|
comment:2 by , 13 years ago
| Milestone: | → 3.3.9.8 |
|---|---|
| Owner: | set to |
| Resolution: | → Completed |
| Status: | new → closed |
Added by revision [7931] in version: 3.3.9.8
Note:
See TracTickets
for help on using tickets.

Mod to _ArraySearch