<CFSET variable_name=expression>

Use the CFSET tag to define a ColdFusion variable. If the variable already exists, CFSET resets it to the specified value.