Problem:
It is possible to add comments to custom expressions and calculated columns.
Solution:
This makes it easier to understand as well as maintain complex expressions, add a comment to a custom expression or calculated column, simply add '//' before the comment.
For example:
//this is my comment
Comments
0 comments
Article is closed for comments.