SortArrayObjectsByKey Op

SortArrayObjectsByKey

sort an array of objects by value of object keys


Lets you sort an array of objects (as i.e. given by CsvArray) by one key of the containing objects. Can be "tested" properties, use '.' as a seperator then (i.e. dimensions.width).


Edit Documentation

Full Name
  • Ops.Array.SortArrayObjectsByKey
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

INPUT PORTS


Array to sort (Array)

the array of objects to sort

Sort property (String)

sorting property, can be "nested" (i.e. dimensions.width)

Sorting mode index (Number:integer )

OUTPUT PORTS


Sorted array (Array)

the sorted array of objects


Patches using SortArrayObjectsByKey

  • Examples
  • Public
  • My Patches