Message 10289

TUFLOW FV
Available since version: 2026.2.0
ERROR 10289 - Unbalanced “IF”/“END IF” count. Line no: <line_number> : “<line_text>”

Description

An If Scenario or If Event block was opened without a matching End If. Every If Scenario or If Event must be closed with a corresponding End If.

Suggestions

Check the control file for a missing End If at or before the line shown, or an End If that has no matching If Scenario or If Event.