searching an array?

Chris Sheffield cmsheffield at icloud.com
Thu Apr 4 11:31:16 EDT 2013


Okay array experts. I need help. :-)

Is there any way to search and/or filter an array? I'm not finding anything in the docs, but I probably don't know what I'm looking for. My only thought was to use combine to convert the array to a list, and then use the filter command to locate what I need. But there's a problem with this... My array is multidimensional, and combine doesn't work.

So short of iterating through each array element, is there any other way to do this?

Thanks,
Chris


--
Chris Sheffield
Read Naturally, Inc.
www.readnaturally.com






More information about the use-livecode mailing list