TUFLOW Message 2310: Difference between revisions
Content deleted Content added
Created page with '{{TUFLOW_Message |tuflow_message=ERROR 2310 - "End If" found in incorrect location. |alt_msg=NA |type=ERROR |message_desc=???? |suggestions=???? |discussion_page=* [[Talk:TUF...' |
No edit summary |
||
Line 3:
|alt_msg=NA
|type=[[ERROR]]
|message_desc=<font color="green"><tt>End If</tt></font> statement is in the wrong location. This command should follow a <font color="green"><tt>If Scenario == </tt></font> command. Every <font color="green"><tt>If Scenario </tt></font> scenario should have an <font color="green"><tt>End If</tt></font>. For more details on <font color="green"><tt>If Scenario == </tt></font> logic see Section 4.12.2 of 2010 TUFLOW manual.
|suggestions=Make sure <font color="green"><tt>End If</tt></font> appears after an <font color="green"><tt>If Scenario == </tt></font>
|discussion_page=* [[Talk:TUFLOW Message 2310|Discuss Message 2310]]
|link3=''
| |||