When editing variables as text in zenon Logic, the description must be entered with a special prefix: $desc=
For example:
VAR
b : BYTE ;
(*$desc=My variable*)
END_VAR
This behavior has been changed. The prefix is no longer necessary.
To benefit from this fix: