Pega Removing Extra Spaces between a string value
Hi,
I am trying to parse a file and setting its contents in clipboard. Pega is always removing extra spaces between two words and presenting it with one space only. I used control which doesnt have the 'Omit Extra Spaces' checked but the problem remains. I saved TextArea as TextAreaSpace and unchecked 'Omit Extra Spaces' option but the problem still remains.
Example: My File has -
ABC:1234 -5 Space -ABCD -4 Space -5678 ABC:12 4 Space ABCD - 6 Space 5678
Output in Clipboard/Section ABC:1234 ABCD 5678 ABC:12 ABCD 5678
I believe there must be a solution somewhere which works as this should very generic for any project.
***Edited by Moderator Marissa to add Capability tags***