Use the CFSET tag to define a ColdFusion variable. If the variable already exists, CFSET resets it to the specified value.
<CFSET variable_name=expression>
AllaireDoc@allaire.com Copyright © 1998, Allaire Corporation. All rights reserved.