Add a new line carriage return line feed to string

Could anyone tell me how to concat a carriage/return line feed to a string through pub.string:Concat (if this is possible)? It’s like the vbcrlf in VB, or \r\n in C++.

Thanks!
Jin

Jin,

Here is the trick,In the developer tool of a flowservice,do a “set Value” modifier of the string and it opens a pop-up box and rightclick on the textbox and select “use larger editor” option ,put the cursor inside and press enter tab once…and say OK.So this works like a \n (new line delimiter).Test your flow.

HTH,
RMG.

Haha! Cannot believe it works that way! Thank you, RMG for this smart solution.

Jin

your welcome,

Can u send me the screenshot of that please help me

Sorry what screenshot you are looking for and this is a very old thread to be noted.

HTH,
RMG