FP0002
FP0002 - Unexpected token in expression
Section titled “FP0002 - Unexpected token in expression”Category: Parser
Description
Section titled “Description”The parser encountered a token that was not expected in the current context.
Review the expression around the reported position. This often indicates missing operators, incorrect punctuation, or misplaced keywords.