CodeCharge Studio

strTemplateFileName Run-Time Variable (ColdFusion)

Applies to

Page context

Type

string

Access

Syntax

<cfset <expression> = strTemplateFileName>
<cfset strTemplateFileName=<expression>>

Description

This variable contains the name of the template file. The file is parsed to create the final page that is sent to the browser. This applies to ColdFusion and Templates only.

See also

strFileName variable


On-line, printable versions and updates