Hi,
I am trying to hyperlink a text "Website" with the URL . But something is wrong with my script so I am getting below result.
Script :
input.UPM_links = "<a href=" + TV_Station [ID == input.TV_Station].TV_Website + ">" + "website" + "</a>" ;
could any please help me
Thanks
Arfater