Starting with Spotfire 10.10, it is possible to add comments to custom expressions and calculated columns
book
Article ID: KB0075049
calendar_today
Updated On:
Products
Versions
Spotfire Analyst
10.10 and higher
Description
Starting with Spotfire 10.10, it is now possible to add comments to custom expressions and calculated columns. This makes it easier to understand as well as maintain complex expressions.
Resolution
To add a comment to a custom expression or calculated column, simply add '//' before the comment. For example:
//this is my comment
Issue/Introduction
Starting with Spotfire 10.10, it is now possible to add comments to custom expressions and calculated columns. To add a comment, simply add '//' before the comment.