ColdFusion 9.0 Resources |
Using ColdFusion VariablesAdobe ColdFusion variables are the most frequently used operands in ColdFusion expressions. Variable values can be set and reset, and can be passed as attributes to CFML tags. Variables can be passed as parameters to functions, and can replace most constants. To create and use ColdFusion variables, you should know the following:
|