Message: ';' expected instead of '<token>'
Possible error cause: Syntax error
Error correction: Make sure that the syntax is correct.
Example of the error:
PROGRAM PLC_PRG VAR INT END_VAR --> C0009: Unexpected Token '<Token>' found --> C0189: ';' expected instead of 'INT'