unescapeHTML
TheunescapeHTML function converts HTML codes into Unicode characters, which is what makes error messages display correctly.
Parameters
Return value
String, a string of Unicode characters.
Add the shared unescapeHTML function to your Pega library so HTML entity codes in FlexiCapture error messages display as readable Unicode characters.
unescapeHTML function converts HTML codes into Unicode characters, which is what makes error messages display correctly.
String, a string of Unicode characters.