How can I sort items in array by properties?

The low-entry extended standard library has a sort array by comparator function, which is what you’d need here.

96652-lesort.png

6 Likes