SortListDescendingBinary | |||||||
Type | statement | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.sort | ||||||
Summary | Sorts Target in descending binary order. | ||||||
Parameters |
| ||||||
Description | Binary sort is performed by comparing data elements on a byte by byte basis. *Note:* It is an error if Target contains any elements of non-data type. | ||||||
Tags | sorting |