Takes one parameter, Name
Description:
Overrides the default value for the Runtime Template Insertion Point. The Name parameter specifies the new value to be used by default for the other MOX Html commands.
Example:
Rem 'Init
HttpNoCache
HttpsEnsure
Rem 'Use full width
TemplateRuntime "ExtendedBody"
EndRem
IncrKillCount "10000"
EndRem