HI
When I make a GET request to X some of the returned text is encoded with UTF16 and it shows text like this in BAS:
\u0643\u0644\u0627\u0645_\u0627\u0644\u0644\u064a\u0644
I wonder if there is a way to convert this text to understandable text to use it in BAS.
Thanks