Hey all,
I'm displaying a message and would like to pass a string variable into the message.show, but my understanding was it only accepts numeric parameters. Is this correct?
Any thoughts on a good way to get a string to display?
I could do it with a messagebox but it only has an 'ok' button correct?
Thanks!