Merge command: [strheader-bodytag ]
Merge variable/item: strheaderbodytag
Comments:
This is just the html body tag to be generated (tag attributes included when present).
Formula:
@text(strheaderbodytag) or @Trim("< body"+" "+@Text(head_bodytagComputed))+">"+@NewLine
Example:
< body class="example" >
Merge variable/item: strheaderbodytag
Comments:
This is just the html body tag to be generated (tag attributes included when present).
Formula:
@text(strheaderbodytag) or @Trim("< body"+" "+@Text(head_bodytagComputed))+">"+@NewLine
Example:
< body class="example" >