Setting the Local Variable dialog box options

Setting the Local Variable dialog box options

This dialog box defines a ColdFusion local variable.

To define a ColdFusion local variable:

  1. In the Name text box, enter the name of the local variable.

    Local variables are variables created with the CFSET or CFPARAM tag within a ColdFusion page.

  2. Click OK.

    The local variable appears in the Bindings panel.

Related topics

  • Defining ColdFusion server variables



Getting Started with Dreamweaver
Dreamweaver Basics
Working with Dreamweaver Sites
Laying Out Pages
Adding Content to Pages
Working with Page Code
Preparing to Build Dynamic Sites
Making Pages Dynamic
Defining Sources of Dynamic Content
Developing Applications Rapidly