Difference between revisions of "TUFLOW Message 1513"

From Tuflow
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:
 
|type=[[ERROR]]
 
|type=[[ERROR]]
 
|message_desc=User defined variables used in the IF logic has not previously been defined.
 
|message_desc=User defined variables used in the IF logic has not previously been defined.
|suggestions=Define operating variable. Scenarios aren't currently supported in the .toc file, different .toc file can be read in as a scenario in .ecf.
+
|suggestions=Define operating variable. Scenarios aren't currently supported in the .toc file, different .toc file can be read in as a scenario in .ecf or variables can be defined outside of the .toc file with the <font color="blue"><tt>Set Variable </tt></font> command and used in a single toc file.
  
|prelink=[[TUFLOW_Message_1510|Message 1510]]
 
 
|uplink=[[1xxx_TUFLOW_Messages|1xxx Messages]]
 
|uplink=[[1xxx_TUFLOW_Messages|1xxx Messages]]
|nextlink=[[TUFLOW_Message_1517|Message 1517]]
 
 
}}
 
}}

Latest revision as of 14:29, 5 May 2023

TUFLOW Message
ERROR 1513 - Input variable in line below has not previously been defined. Operating Control Line = If 'a' == 'b'; Operating Control Input Variable = 'a'

Alternate Message
NA

Message Type
ERROR

Description
User defined variables used in the IF logic has not previously been defined.

Suggestions
Define operating variable. Scenarios aren't currently supported in the .toc file, different .toc file can be read in as a scenario in .ecf or variables can be defined outside of the .toc file with the Set Variable command and used in a single toc file.


Up
Go-up.png 1xxx Messages