Merge command: [strnews-boxtitleh4 ]
Merge variable/item: strNewsLinkBoxTitleH4
Comments:
This wraps [strnews-boxtitle ] in an h4. If [strnews-boxtitle ] is empty no h4 is generated !
Formula:
@If(strNewsLinkBoxTitle="";"";"< h4 >"+strNewsLinkBoxTitle+"< /h4 >");
Merge variable/item: strNewsLinkBoxTitleH4
Comments:
This wraps [strnews-boxtitle ] in an h4. If [strnews-boxtitle ] is empty no h4 is generated !
Formula:
@If(strNewsLinkBoxTitle="";"";"< h4 >"+strNewsLinkBoxTitle+"< /h4 >");