Hi
Welcome to uipath community
usually to convert a text to string array
we do like
out_str_array = yourtextvariable.Split(Environment.NewLine.ToArray())
where out_str_array is a variable of type string array
but i would like to know how you want to get the value
kindly provide a sample and elaborate a bit more the requirement pls that could help us go in right direction
Cheers @Mrud2517