Skip to content

StateDMI / Command / ReadPlanReturnFromStateMod


Overview

The ReadPlanReturnFromStateMod command (for StateMod) reads a list of plan return flow data from a StateMod plan return flow data file. The data can then be manipulated and output with other commands.

Command Editor

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

ReadPlanReturnFromStateMod command editor

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

Command Syntax

The command syntax is as follows:

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

Command Parameters

Parameter             Description Default          
InputFile
required
The name of the StateMod plan return flow file to read. None – must be specified.

Examples

See the automated tests.

Troubleshooting

See the main troubleshooting documentation

See Also