This would be really useful. I'd suggest:
filter elements of tArray by tPath[each] is “baz”
--
Jacqueline Landman Gay | [email protected]
HyperActive Software | http://www.hyperactivesw.com
On August 26, 2017 1:14:59 AM Monte Goulding via use-livecode
<[email protected]> wrote:
As a slightly related aside in this conversation I’d still one day like to
add `each` to filter:
— filter array and retain elements where element[“foo”][“bar”] = “baz"
put “foo” into tPath[1]
put “bar” into tPath[2]
filter elements of tArray by evaluating each[tPath] is “baz”
Cheers
Monte
_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode