Sorting Objects
You can sort child nodes of a selected object alphabetically.
This feature is typically available to manager nodes and would be used if any of the sub-nodes were renamed. Nodes are not sorted automatically after a name change, and this action will force a sort. You can sort by pressing <F5> or by right-clicking a manager node and selecting .
Linux (Unix) and Windows systems sort differently:
- Linux systems sort taking case into account with upper case being “smaller” than lower case (Wall, cyclic).
- Windows systems sort by ignoring case (cyclic, Wall).