JSONArray_MatchBy_KeyValuePair ( inputArray, matchKey, matchValue )
A While() loop that searches an array of objects for a specific key-value pair. Returns an array of indexes.
Be the first to rate this function Log in to vote
David A Sullivan - Show more from this author
Mandelbrot LLC http://mandelbrotllc.com |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
A While() loop that searches an array of objects for a specific key-value pair. Returns an array of indexes. Requires FM21+.
2024-09-05 by sully@mandelbrotllc.com
Special thanks to Martin Sorich for spotting a typo
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.