Hello all,
I want to have a piece of text that will look something similar to this:
Hello,
This is a text message.
Thank you.
I am calling this text from a function and my code looks something like this.
Test = "Hello, This is a text message. Thank You"
However, when I call it into the report, I want the carriage return to be in there. I tried looking for formating but I came up with nothing. I am sure this is an easy thing to do, I just don't know how.
Any help is appreciated.
Chris
I want to have a piece of text that will look something similar to this:
Hello,
This is a text message.
Thank you.
I am calling this text from a function and my code looks something like this.
Test = "Hello, This is a text message. Thank You"
However, when I call it into the report, I want the carriage return to be in there. I tried looking for formating but I came up with nothing. I am sure this is an easy thing to do, I just don't know how.
Any help is appreciated.
Chris