UiPath Community Forum
How to convert string into an array
Help
Studio
string
,
activities
,
question
karthick
(Karthick)
March 4, 2020, 10:37am
5
If you wanted to split by tab , Hope below one helps you
Str = str.split(“\t”.ToCharArray)
1 Like
How to select below attached list in uipath?
show post in topic
Related topics
Topic
Replies
Views
Activity
String to Array in C#
Studio
7
2030
February 8, 2023
How to convert string to array list
Help
activities
17
25341
October 29, 2018
Split the data in to an array
Studio
uiautomation
5
678
September 14, 2022
Split a string, with no delimiter?
Help
studio
,
string
,
question
5
2025
March 26, 2020
How do I turn a string into an array?
Activities
uiautomation
,
activities
,
question
15
655
November 25, 2022