TUFLOW Message 2309: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 3:
|alt_msg=NA
|type=[[ERROR]]
|message_desc=There is no <font color="green"><tt>End If</tt></font> associated with <font color="green"><tt>If Scenario == </tt></font> statement. An example of a valid <font color="green"><tt>If Scenario == </tt></font> is given below:<br>is Section 4.12.2 of 2010 TUFLOW manual.
<font color="green"><tt>If Scenario == Dev </tt></font><br>
<font color="green"><tt> Read GIS Mat == shp\2d_mat_Developed_Layout_001.shp</tt></font><br>
<font color="green"><tt>End If </tt></font><br>
 
Every <font color="green"><tt>If Scenario </tt></font> scenario should have an <font color="green"><tt>End If</tt></font>.