Hi vacunita,
Thanks for the reply, it's actaully the column param_OpenHoursColumn in the entry JSON i was looking to test. Found the answer from your answer, I was using VB comaprsion operators instead of javascript ones.
if(entry["gsx$"+param_OpenHoursColumn].$t != "") {
html +=...