Has anyone figured out how to add a line break using Regex in O365? Enter, [\r\n], \n all don't work.
Hi community,I have multiple line stringwith contentblablabla---blablabla---blablablaI want to convert this string that it looks like this:blablablablablablablablablaCan I use the replace string objec...
Hi!The Common: NewLine "Operator" is completely ignored.I tried Build String: Reject {Common:NewLine} {WorkflowVariable:Comment}Or I tried:Create new variable: Multiple Lines of text: {Common:NewLine}...
Hello,I'm using the nintex workflows and I'm trying to figure out how to get the items that are in a string which are separated by a comma to appear in new lines instead.I've tried using the Build Str...
Hello, I'm trying to create a link break between certain sentences in my "Build String" but for some reason I can't seem insert a <br /> or anything else. It seems to just merge all the words to...