Hi,
is there a standard functionality for unecaping of HTML entities in ABAP? I have a string which contains for example "<". I wont convert it to "<" character. There is a method ESCAPE_HTML in the class CL_HTTP_UTILITY, but there is not any method or function module for unescaping. Maybe has somebody a custom colution, if a standard functionality is not available?
Thanks in advance!
Best Regards,
Viktor