Hi there, I have a fairly straightforward question. I would like to create a set of emails in Stata, which need to span multiple lines. Does anyone know how to create a string variable that spans multiple lines, where I can determine which content goes in which line?
For example, I would like a string that looked like this:
"Hi Bob,
How are you?
Best, Nick"
But I cant find anywhere how to construct this.
Thanks!
For example, I would like a string that looked like this:
"Hi Bob,
How are you?
Best, Nick"
But I cant find anywhere how to construct this.
Thanks!
Comment