SortCriteria
Properties
Name | Description | Type |
---|---|---|
qSortByState | Sorts the field values according to their logical state (selected, optional, alternative or excluded). |
One of: • -1 for sorting descending • 0 for no sorting • 1 for sorting ascending |
qSortByFrequency | Sorts the field values by frequency (number of occurrences in the field). |
One of: • -1 for sorting ascending • 0 for no sorting • 1 for sorting descending |
qSortByNumeric | Sorts the field values by numeric value. |
One of: • -1 for sorting descending • 0 for no sorting • 1 for sorting ascending |
qSortByAscii | Sorts the field by alphabetical order. |
One of: • -1 for sorting descending • 0 for no sorting • 1 for sorting ascending |
qSortByLoadOrder | Sorts the field values by the initial load order. |
One of: • -1 for sorting descending • 0 for no sorting • 1 for sorting ascending |
qSortByExpression | Sorts the field by expression. |
One of: • -1 for sorting descending • 0 for no sorting • 1 for sorting ascending |
qExpression |
Sort by expression. |
"qv": "<expression>"
Where <expression> is a string. |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!