Inside Coldfusion MX
<cfreturn expr> Description
Used with CFCOMPONENTS, this tag returns values from a method and contains an expression returned as result of the function. Attributes
expr (Required) Function result that can be the value of any type. |