Sorts the input array with the specified key. Rather than sorting the array based on the values of its elements, this node allows you to sort the array based on the value of the elements in the key array. The node expects the array and key array to be of the same size.
Note that you cannot sort arrays of locations or custom user data blobs.
Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License