Hi, is there a distinction between an Interpretation and a Commentary? The User Guide says that an Interpretation is a Commentary in the context of a chart. But it seems that a Commentary is also done in the context of a selected data bar on a chart. Furthermore, Status("action") == actionCommentary is TRUE in both cases and printf() is used for output in both cases. So the distinction between them is unclear to me.
Is there anything one can do with an Interpretation that one can't do with a Commentary or vice versa? Are there any best practices as to when one would prefer one or the other? Thanks.