Filter an array by content
    Bob Sneidar 
    bobsneidar at iotecdigital.com
       
    Thu Jun 20 17:41:46 EDT 2019
    
    
  
You would have to also sort. Also, the array might not be sorted after the split. 
Bob S
> On Jun 20, 2019, at 14:37 , hh via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> Why not "combine array V > filter V > split V"?
> 
>> JLG wrote:
>> I need to filter a numeric array by the content of the keys, not by the 
>> keys themselves. Is there a way to do that without looping through the 
>> entire array and looking at each element?
    
    
More information about the use-livecode
mailing list