StateDMI / Command / WritePlanReturnToStateMod
Overview
The WritePlanReturnToStateMod command (for StateMod)
writes plan return flow data to a StateMod plan return flow file.
Command Editor
The following dialog is used to edit the command and illustrates the command syntax.
WritePlanReturnToStateMod Command Editor (see also the full-size image)
Command Syntax
The command syntax is as follows:
WritePlanReturnToStateMod(Parameter="Value",...)
Command Parameters
| Parameter | Description | Default |
|---|---|---|
OutputFile |
The name of the output file to write, surrounded by double quotes. | None – must be specified. |
WriteHow |
OverwriteFile if the file should be overwritten or UpdateFile if the file should be updated, resulting in the previous header being carried forward. |
OverwriteFile |
Examples
See the automated tests.
Troubleshooting
See Also
ReadPlanReturnFromStateModcommand