I am using an expression in derived column transformation to set the value of a variable.
I further override the value of this variable , so I want to add a comment in the expression (where that variable's value is set)
to let other people know that this variable's value is set later.
Please help , how I can I add comment in derived column transformation's expression.