• Will@X-IO
  • NEWBIE
  • 0 Points
  • Member since 2012

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies

I am creating a VWF that I want to record the answers from the user after each step.  I have a variable called varLogText and I can do an Assignment step after each Screen, but I haven't found a way to insert a carriage return so that each time I add some text it would get formatted on a seperate line.  Ultimately, the varLogText variable becomes a Case Comment containing the log of what the user selected.