SQX001 — Syntax error
Severity: error — blocks saving until fixed.
What happened
Section titled “What happened”The expression doesn’t parse. The message includes the exact position.
How to fix it
Section titled “How to fix it”The usual suspects: an unclosed ( or [, a missing comma between arguments, or = where the definition operator := was meant.