TUFLOW Message 0015: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
Line 7:
<font color="blue"><tt>If Scenario </tt></font> <font color="red"><tt>== </tt></font><font color="black"><tt>2m</tt></font><br>
:<font color="blue"><tt>Set Variable </tt></font> 2D_CELL_SIZE <font color="red"><tt>==</tt></font> 2<br>
<font color="blue"><tt>If Scenario </tt></font> <font color="red"><tt>==</tt></font><font color="black"><tt> 5m</tt></font><br>
:<font color="blue"><tt> Set Variable </tt></font> 2D_CELL_SIZE <font color="red"><tt>==</tt></font> 5<br>
<font color="blue"><tt>End If </tt></font><br><br>
Line 16:
This error indicates the variable "a" is not defined before it is used.
|suggestions=Check to ensure variable "a" is defined.
<br>
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]]
}}
| |||