Resolved! Remove White Space with Replace String Transform Function
I am attempting to remove all white space from a string using the Replace String Transform Function in Flow Designer. What is the proper regex to use? I have attempted using various forms of /\s+/g with no luck.
