I like that you can display something like this:
@chdk_version 1.4 == 1.4.0.0
But, is there something like this:
@chdk_version == null
So it doesn't display any warning message at all.
I find the warning message annoying. Sorry
However, I do know it is useful when you share scripts with others... for legacy code... and so on.
For my own scripts I don't think I need any warning message. That extra space on the screen is nice for displaying an extra @param or text.
If it can't be done, please don't worry, I understand