User would like to drive the comment(s) in an expression. Like so:
Bob=1.25
p45=Bob //1.25
Where the comment is actually the value of the expression Bob, so if the value changes, the comment updates.
Is that possible?
User would like to drive the comment(s) in an expression. Like so:
Bob=1.25
p45=Bob //1.25
Where the comment is actually the value of the expression Bob, so if the value changes, the comment updates.
Is that possible?