TUFLOW Message 2309
TUFLOW Message 
ERROR 2309 - No "End If" specified for "If Scenario == ",a,
Alternate Message 
NA
Message Type 
ERROR
Description 
There is no End If associated with If Scenario ==  statement.  An example of a valid If Scenario ==  is given below:
If Scenario == Dev 
          Read GIS Mat == shp\2d_mat_Developed_Layout_001.shp
End If 
Every If Scenario scenario should have an End If.
Suggestions 
Insert End If statement for listed If Scenario == .
| Up | 
|---|