Array Filtering

Bob Sneidar bobs at twft.com
Fri Jun 15 18:21:23 EDT 2012


Hi all. 

I am wondering if anyone has developed an Array Filter procedure that would give me all the rows of an array matching a certain criteria? For instance, let's say I wanted all the rows whose key "name" contained "bob" and have it returned as an array of the same structure containing only those records? 

If not I am going to have to write one. 

Bob



More information about the use-livecode mailing list