Message: Invalid destination <jump label> for 'JMP'
Possible error cause: Syntax error or typographical error in the JMP destination
Error correction: Correct the typographical or syntax error.
Example of the error:
PROGRAM PLC_PRG VAR END_VAR JMP 0; --> C0114: Invalid destination 0 for 'JMP'