Sorts an array of numbers and also get sorted indices
summary (oneliner)
doc
issues
example patch id
youtube ids (comma seperated)
caniuse query
collections
Inputs
Array to sort (Array)
Array in
Sorting mode index (integer /Number)
Sorting mode (String)
Sorting mode. Ascending or descending
Outputs
Sorted array (Array)
Sorted array out
Sorted Indices (Array)
Patches using SortArrayWithIndices
Changelog
created op 2019-06-20 - andro | |
cloned op from Ops.Array.SortArray 2021-02-18 - pandur | |
Ops.User.pandur.SortArrayKeepIndices renamed to Ops.Array.SortArrayWithIndices 2021-02-18 - pandur |