TExecute is available since version 1.0.
Prototype:
string TExecute([number template_context])
Description:
Executes a compiled template, and returns the result. This function should be called only after a successfully call to
TCompile.
Return value:
Returns the resulted applied template. For error handling, check
TErrors.