grandMA3 User Manual Publication
/Sort Option Keyword
|
grandMA3 User Manual » Command Syntax and Keywords » Option Keywords » /Sort
|
Version 2.1
|
To enter the /Sort option keyword in the command line, use one of the options:
- Type /Sort
- Type the shortcut /So
Description
The /Sort option keyword defines how to sort results in the command line history.
|
|
Hint: |
| You can use /Sort together with the /Limit option keyword. |
| Sort Name | Description |
|---|---|
| Asc | Sorts results in an ascending order. |
| Desc | Sorts results in an descending order. |
| None | Sorts results in the order of destination. |
Syntax
MemoryInfo /Sort ["Sort_Name"]
General Keywords
General keywords that use the /Sort option keyword:
Example
- To display the 5 objects that are occupying the most of memory, type:
|
|
User name[Fixture]>MemoryInfo /Sort "Desc" /Limit 5 |