CodeCharge Studio

PathToCurrentPage Run-Time Variable (ColdFusion)

Applies to

Page context

Type

string

Access

read/write

Syntax

<CFSET <expression>=pathToCurrentPage>
<CFSET pathToCurrentPage=<expression>>

Description

This variable contains the path of the current page relative to the root directory of the site.

See also

PathToRoot variable


On-line, printable versions and updates