I like to put lots of comments in my code, and that includes comments about my global vars and form vars. But I have found that putting a comment near a global var or form var declaration can be dangerous - Servoy becomes confused and it can invalidate the var declaration. Has anyone else run into this, and has anyone found a safe way to put a comment near a global or form var?
I’m using Servoy v5.2.11
Thanks.