SQX001 — Syntax error
Error — blocks saving
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.