FP0008
FP0008 - Unexpected end of input
Section titled “FP0008 - Unexpected end of input”Category: Parser
Description
Section titled “Description”The expression ended unexpectedly while the parser was expecting more tokens.
The expression appears to be incomplete. Check if you’re missing function arguments, operators, or closing delimiters.