Skip to content

StateDMI / Command / SortInstreamFlowRights


Overview

The SortInstreamFlowRights command (for StateMod) sorts the instream flow rights by right identifier. This is useful to enforce consistency between files and simplify file comparison.

Command Editor

The following dialog is used to edit the command and illustrates the command syntax.

SortInstreamFlowRights

SortInstreamFlowRights Command Editor (see also the full-size image)

Command Syntax

The command syntax is as follows:

SortInstreamFlowRights(Parameter="Value",...)

Command Parameters

Parameter             Description Default          
Order Indicate the order for the sort. Currently only Ascending is supported. The older Alphabetical is automatically converted to Ascending. |Ascending`

Examples

See the automated tests.

Troubleshooting

See Also