Navigation:  T4 Template Language Reference > Overview >Matching T4 Directives with Win32 template language Previous pageReturn to chapter overviewNext page
T4 Directive Clarion Win32 #
<;#@ template #> #PROCEDURE, #CODE, etc.
<;#@ include #> #INCLUDE
<;#@ property #> #PROMPT
StatementBlocks <;# #> %Symbol or template code
TextBlocks inline text
ClassStatementBlocks <;#+ #> #GROUP
GlobalStatementBlocks <;#* #> #GROUP at the template level or a Global %Symbol
EmbedDirective <;#% #> #EMBED
AtmbedBlock <;#%+ #> /  <;#%- #> #AT / #ENDAT
ExpressionBlocks <;#= #> %(%Symbol)