Split message stored in asset

Hi ,

I have created a asset and stored value as “Kind regards, shirin , abcd@gmail.com
now when i am calling this asset it gives me in a single line

the desired output which i want it
Kind Regards
shirin
abcd@gmail.com

can anyone help me out with this please

input.Split(“,”)

@Priyanka_Ramesh
Thankyou , but it is still the same

Append Text with Environment.NewLine

Can you describe output.

@Priyanka_Ramesh

Thankyou:), its resolved