UiPath Community Forum
Replace all space onyl one space
Help
Studio
studio
,
question
,
tools
lrtetala
(Lakshman Reddy)
August 23, 2024, 11:27am
2
Hi
@Murat
Output = System.Text.RegularExpressions.Regex.Replace(Input, "\s+", " ").Trim()
The image shows an automation workflow sequence with two assignments and a message box outputting the text "REZERVASYON EXPLANATION AMOUNT COMMISSION." (Captioned by AI)
1115×626 23.1 KB
Regards,
show post in topic
Related topics
Topic
Replies
Views
Activity
How to remove empty space
Activities
activities
,
word
3
61
November 6, 2025
How to make a replace in this string
Studio
regex
,
string
6
988
July 26, 2020
To format and remove unnecessary extra spacing
Community
question
,
community
9
1887
July 18, 2021
Remove new line between strings
Studio
studio
,
question
,
designer_canvas
6
763
October 7, 2023
Deleting Extra Spaces in a String
Studio
uiautomation
4
1863
June 25, 2023