| Tag Link | [List->SortWith] | Category | Array |
|---|---|---|---|
| Type | Member | Source Available | No |
| Support | Preferred | Version | 8.0 |
| Change | Unchanged | Data Source | Any |
| Output Type | None | Security | None |
| Implementation | LCAPI | Sets | Lasso 8.5, Lasso 8.0 |
[List->SortWith] sorts the list with a specified comparator. Requires one parameter which is a comparator to use to sort the list. The list is modified in
[List->(SortWith: GreaterThan)]
| Required Parameters | |
|---|---|
| Comparator | The comparator to be used to sort the list. |
See the Lasso 8 Language Guide for examples of how to use this tag.