Hi everyone,
I have multiline text on the GetText activity that i want to make one.
I used the logic :-
(Message.Replace(Environment.Newline," ")).Trim
but seems it is not working.
Please help me , i want to combine these all line in one line.
Thank you in advance.