Contents > Getting Started Building ColdFusion MX Applications > CFML Basics > Working with CFML expressions > Building expressions Specifying pound signs to denote functions or variables PreviousNext

Specifying pound signs to denote functions or variables

In ColdFusion, you specify pounds signs to denote functions and variables within a string of text. You use pounds signs to show the results of the function or variable on the page. Pounds signs instruct the ColdFusion server to evaluate the function (or variable) between the pound signs and display the value. The value of the function (or variable) appears in the browser as a result.

The following list identifies some common ways to use pound signs:

For more information and examples on using pound signs in expressions, see Developing ColdFusion MX Applications.


Contents > Getting Started Building ColdFusion MX Applications > CFML Basics > Working with CFML expressions > Building expressions Specifying pound signs to denote functions or variables PreviousNext

ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting

Version 6.1

Comments are no longer accepted for ColdFusion MX 6.1. ColdFusion 8 is the current version.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/coldfusion/6.1/htmldocs/cfml_b17.htm