Render html links in Virtual Agent Table response (scripted)
When I include a link, e.g., <a href="path/to/my/uri">Hello</a>, in the Virtual Agent Table response script, the link is displayed as plain text. How to allow Virtual Agent to render the link? Below is my response configuration. I have set the gl...