I have a script with many debug messages, which are printed by PRINT function. Is there any way to disable that messages? I have in mind something like SE
PRINT
SE
You need to simply comment out all your PRINT statements