web.service.template.DestroyTemplateContext

DestroyTemplateContext is available since version 1.0.

Prototype:

boolean DestroyTemplateContext([number template_context])

Parameters

template_context
the template context, as returned by NewTemplateContext

Description:

Destroys a created template context.

Return value:

Returns true if succeeded or false if failed (invalid template context).