Template:Sort Records statement syntax

From m204wiki
Jump to navigation Jump to search

Sort [k] Records {In label | On [List] listname} By key [And key] ...

Where:

key = [Each] fieldname [Value {[Ascending | Descending] [Character| Numerical] | [Right-Adjusted]} ]

The SORT RECORDS