Hi all A very quick question. How can I display the value of a scalar "labelling" it? I mean, I'd like to do this:

scalar hello = something
display hello : something

Thank you!