0023: Unexpected instruction
The compiler finds an incorrect syntax. It could be an error in a FOR
loop or a malformed variable declaration.
Possible solutions: check the documentation and provide the correct syntax:
or
FOR
loop syntax:
Last updated