Concept Framework 2.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: Fri Jan 21 18:06:21 2011 GMT(c)2011 RadGs Software