I need to check if a param has got a value in it and if it has then do this line otherwise do this line.
I am passing String parameter into javascript . But it is not being called. this is my script: function downloadPopup(testing){
I have a table where each cell click opens a tooltip using the componentControl tag, this works. But I wanted to pas a parameter to the tooltip, which is different per table cell.