I have a form that submits it's values to a PHP script and stores the script's response in a variable. The contents of that variable is then used to change the contents of a text block. Unfortunately Lectora converts the HTML tag special characters in the response into HTML entities. How can I prevent that?