Modify ↓
Opened 12 years ago
Closed 11 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)
Changed 12 years ago by BrunoJ
comment:2 Changed 11 years ago by guinness
- Milestone set to 3.3.9.8
- Owner set to guinness
- Resolution set to Completed
- Status changed from new to closed
Added by revision [7931] in version: 3.3.9.8
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.
Mod to _ArraySearch