Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

ListDialog.Sort

Sorts entries.

Component Version macOS Windows Linux Server iOS SDK
ListDialog 7.5 ✅ Yes ✅ Yes ❌ No ❌ No ❌ No
MBS( "ListDialog.Sort" { ; Descending } )   More

Parameters

Parameter Description Example Flags
Descending Pass 1 for descending sort.
Default is 0 for ascending.
0 Optional

Result

Returns OK or error.

Description

Sorts entries.
Sorts ignoring case, by default ascending.

See also

Release notes

Blog Entries

Created 6th November 2017, last changed 6th November 2017


ListDialog.ShowDialog - Log

Feedback: Report problem or ask question.