Compiler Warning C0373

Message: Display of the custom message which was defined in the program code with the warning pragma.

Example:

PROGRAM MAIN
VAR
END_VAR
{warning 'This is a warning'}

Warning:

C0373:  This is a warning