PARSE_0003 — unbalanced-quotes
Error Code: PARSE_0003
Message: Quotes are unbalanced in the query
Problematic query:
"eHealth[ti]
Recommended query:
"eHealth"[ti]
Typical fix: Add the missing closing quote to balance the quotation marks.
Back to: Lint