Concept Framework 1.0 documentation Contents | Index

web.service.template.TExecute

Name Version Deprecated
TExecute version 1.0 no

Prototype:
string TExecute([number template_context])

Parameters:
template_context      the template context, as returned by NewTemplateContext

Description:
Executes a compiled template, and returns the result. This function should be called only after a successfully call to TCompile.

Returns:
Returns the resulted applied template. For error handling, check TErrors.

Documented by Eduard Suica, generation time: Thu Oct 15 20:02:06 2009 GMT(c)2009 RadGs Software