Is there a way one can comment on a line of code at runtime. I want the line to be skipped at some at some points in the program, when certain conditions are met.
Thank you.