Getting Error In Json Text

Hi All,

I am getting error in JSON text when trying to upload.
I have used for line separation

image

mismatched_data.Replace(Environment.newLine,“



”)

mismatched_data.Replace(Environment.newLine,“



”)

@dutta.marina,

HTML don’t have closing tag for <br> Just use <br>

Thanks,
Ashok :slight_smile:

@ashokkarale

Actually I want separator in text string? what should I use as line separator between strings?

@dutta.marina,

Can you show what you are trying to achieve?

@ashokkarale

I want to have separator between text. Something like this while uploading JSON

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.