sort array by field
This block is part of the array
group and was last modified in core v10.4.28
.
sort array by field
v10.4.28
Sorts the elements of an array by a given key.
Pin | Pin | Type | Default |
---|---|---|---|
Array The array to be sorted. |
array |
|
|
sort by Sort by the given field. If left empty, it will sort the entire array. |
value |
|
|
A-Z / 1-9required If true: sort the array in ascending order (A-Z or 1-9). |
condition |
|
|
Z-A / 9-1required If true: Sort the array in descending order (Z-A or 9-1). |
condition |
|
Pin | Pin | Type | Example |
---|---|---|---|
Array The sorted array. |
array |
Core Releases
v10.4.28 This block was introduced inv10.4.28
, click here to see the release notes.
Back to
array
Return to the main group to view all sub-groups
Back to array
Return to the group to view all blocks within this group