You can include comments to annotate calculation scripts. Essbase ignores these comments when it runs the calculation script.
To include a comment, start the comment with /* and end the comment with */. For example:
/* This calculation script comment spans two lines. */