I'm currently trying to modify a report that is being generated by adding in a hyperlink to some of the text. I'm building it up programmatically like this:
#hyperlink := 'sometext'
but the output is coming out like this:
" Does PLP automatically escape text that is generating html now?
