Merge command: [strheader-htmltag ]
Merge variable/item: strheaderhtmltag
Comments:
This is just the html tag to be generated (tag attributes included when present).
Formula:
@text(strheaderhtmltag) or @Trim("< html"+" "+str HeaderHtmlTagAttributes)+">"+@NewLine
Example:
< html lang="nl" >
Merge variable/item: strheaderhtmltag
Comments:
This is just the html tag to be generated (tag attributes included when present).
Formula:
@text(strheaderhtmltag) or @Trim("< html"+" "+str HeaderHtmlTagAttributes)+">"+@NewLine
Example:
< html lang="nl" >