I have a variable and I would like to add a link for its value. This below example only returns the html. How can I make this a clickable link when its returned?
var link = 'new link: <a href="http://test.com/" target="_blank"><b>Clink Here</font></b></a>'
This should help you:
For the id: