Sorts any set of data.
EditOperations
Editsort
Sorts the input list.
Inputs
| Name | Description |
| list | The set of data to sort. |
| field | The field of the items to sort, if the items are complex objects. |
| increasing | true to sort in ascending order, false otherwise. |
Outputs
EditObjects
Details about type definitions can be found on the
Block Metadata Type System page.