Function: isTemplateType()
isTemplateType(typeName?): boolean
Returns true if typeName is the template type, false otherwise. Internal use only.
Parameters
typeName?
string
the type name.
Returns
boolean
true if typeName is the template type, false otherwise.