Message 10270

TUFLOW FV
Available since version: 2026.2.0
ERROR 10270 - No variable name specified on line <line_number> - “<line_text>”

Description

A Set Variable == command was found on the line shown in the message without a variable name. The Set Variable == command requires both a variable name and a value to be specified.

Suggestions

Update the line to use the format Set Variable == . For example, Set Variable MY_VARIABLE == 1.0 would set the variable named MY_VARIABLE to the value 1.0.