Can you comment code out in an expression within a microflow?

2
So I have an exclusive split with a condition in the expression. I want to comment this expression out and put a different one in but I might need to revert back to the original depending on which way the business want to go. Can I comment code out in an expression?
asked
1 answers
0

You should add an annotation box next your split and add your old code there.

answered