Creating Expressions in ColdFusion Studio  
 
 

In ColdFusion Studio, you can use the Expression Builder to create CFML expressions. You can use this visual tool to combine functions, operators, and values into CFML expressions.

 
 
  To build expressions:  
 
  1. Place the cursor at the point in the document where you want to insert the expression.
  2. Right-click and select Insert Expression or choose Tools > Expression Builder. You can open and close the list of Expression Elements to show or hide the functions, constants, operators, and variables.
  3. In the Functions list, choose an expression type to display the expression elements in the adjoining pane. For example, select Date and Time to see all the ColdFusion functions for manipulating date and time values.
  4. Double-click an element to add it to the element list.
  5. Add operators by clicking on them in the operator toolbar.
  6. Click Insert to add the expression in the current document.


 
 
BackUp LevelNext
 
 

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