wwResponse::ExpandTemplateToString
Renders a template as a string rather than generating into the Response stream as ExpandTemplate() does.
Please see ExpandTemplate() for more info on base operation.
o.ExpandTemplateToString(tcScriptPage, tlIsTemplateString)
Template result as a string
Parameters
tcScriptPage
The script page from disk to render.
tlIsTemplateString
optional - if .T. assumes tcScriptPage is the actual template text as oposed to a file.
See also
Class wwResponse© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic