Inside Coldfusion MX
| <cfset variable_name = expression> Description
Defines a ColdFusion variable. If the variable exists, this tag sets it to the specified value. Attributes
variable_name (Required) A name for the variable. |
| <cfset variable_name = expression> Description
Defines a ColdFusion variable. If the variable exists, this tag sets it to the specified value. Attributes
variable_name (Required) A name for the variable. |