Merge command: [stratt-boxtitleh2 ]
Merge variable/item: strAttBoxTitleH2
Comments:
This wraps [stratt-boxtitle ] in an h2. If [stratt-boxtitle ] is empty no h2 is generated !
Formula:
@If(@Trim(strAttBoxTitle)="";"";"< h2 >"+strAttBoxTitle+"< /h2 >");
Merge variable/item: strAttBoxTitleH2
Comments:
This wraps [stratt-boxtitle ] in an h2. If [stratt-boxtitle ] is empty no h2 is generated !
Formula:
@If(@Trim(strAttBoxTitle)="";"";"< h2 >"+strAttBoxTitle+"< /h2 >");