347
Views
2
Comments
Solved
Unicode Decode from Text

Hello,

I am having issues with a text that comes like "Finl& #226; ndia" for example so i can´t show it on the page. I need to decode the special character in unicode into readable text

2021-01-12 13-21-28
Kadu Borges
Solution

Hi Tiago,

You could use the function DecodeHTML() from HTMLRenderer to do it.

Hope it helps.

Best regards

2020-09-18 20-02-54
Tiago Marques

thank you Kadu it worked

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.