Message: The label '<jump label>' has not been referenced.
Possible error cause: A jump label is defined that is not referenced.
Error correction: Remove the unused jump labels.
Example of the error:
PROGRAM PLC_PRG VAR END_VAR LABEL: --> C0118: The label ' LABEL' has not been referenced