ArrayBinarySearch question...
| Newsgroups | gmane.comp.windows.autoit.user |
|---|---|
| Message-ID | <C3339561D7B7F246B51D79A63BA14BEC01D6C036@drsse603.eu.infineon.com> |
When using the Array Binary Search udf does the $ikey have to match exactly or is there an ability to search for a partial match? I have an array that each element looks like this 5000124|12|RICSA500SIM I want to be able to search the array for that first segment 5000124. $Locater = _ArrayBinarySearch($ComputerInfoDB,$CurrentBI[2]) Thanks [Non-text portions of this message have been removed]