SortListDescendingNumeric | |||||||
Type | statement | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.sort | ||||||
Summary | Sorts Target in descending numeric order. | ||||||
Parameters |
| ||||||
Example |
| ||||||
Description | Numeric sort is performed by comparing numeric elements by cardinality. *Note:* It is an error if Target contains any elements of non-numeric type. | ||||||
Tags | sorting |