[TemplateType]

Takes no parameters

Description:

Returns the current Template Type as set by the current template file, or manually set by the TemplateType command. See the TemplateType command for more info. This command is not available as an Attribute; it is only available in MOX.

Example:

[New] TmplType [TemplateType]

Select TmplType
Case "Bootstrap-v5"
'...
   Case "Bootstrap-v3"
'...
End Select