Looping though a numerically indexed array

David Bovill david.bovill at gmail.com
Wed Sep 2 10:54:36 EDT 2020


I’m pretty sure there must be a way to efficiently loop through numerically indexed arrays

Repeat for each key and repeat for each element does not seem to sort the keys in numeric order,. Of course I can get the keys and sort them before repeating - but is there a more efficient way?



More information about the use-livecode mailing list