descending | |
Type | keyword |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Used with the sort and sort container commands to sort in reverse order (from greater to less). |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Command: sort, sort container Glossary: command, keyword |
Description | Use the descending keyword to sort backwards. The descending keyword reverses the normal sort order:
|
Tags | database |