CFSET  
 
 

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

 
 
  Syntax  
 
<CFSET variable_name=expression>



 
 
BackUp LevelNext
 
 

allaire     AllaireDoc@allaire.com
    Copyright © 1998, Allaire Corporation. All rights reserved.